From 2ccdd99b355c2695442cbefa290bcef731c5e965 Mon Sep 17 00:00:00 2001 From: Sander Mertens Date: Sun, 5 May 2024 21:01:33 -0700 Subject: [PATCH] Fix language example tabs in Relationships.md --- docs/Relationships.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/docs/Relationships.md b/docs/Relationships.md index b5a59568f..35ec5ab5d 100644 --- a/docs/Relationships.md +++ b/docs/Relationships.md @@ -1778,6 +1778,10 @@ Relationship properties are tags that can be added to relationships to modify th ### Trait property The trait property marks an entity as a trait, which is any tag that is added to another tag/component/relationship to modify its behavior. All properties in this section are marked as trait. It is not required to mark a property as a trait before adding it to another tag/component/relationship. The main reason for the trait property is to ease some of the constraints on relationships (see the Relationship property). +
+