From 55951a63f880919bb3244709a589d7b0258fdfcb Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Wed, 21 Jan 2026 13:15:08 -0500 Subject: [PATCH] Try to fix prettier errors in entity relationships documentation Removed unnecessary line breaks and improved formatting to try to fix prettier errors. Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/viewing-entity-relationships.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/getting-started/viewing-entity-relationships.md b/docs/getting-started/viewing-entity-relationships.md index 6936774943..ae639c8c7c 100644 --- a/docs/getting-started/viewing-entity-relationships.md +++ b/docs/getting-started/viewing-entity-relationships.md @@ -68,17 +68,14 @@ You can set the following filters: ![Curve at Step Before.](../assets/uiguide/curve-step-before.png) You can also toggle: - - `Simplified` - On = simple view - Off = detailed view - `Merge relations` - - On = You see the relationship from the selected entity to the nodes and from the nodes to the selected entity. - Off = You only see relations from the selected entity to its nodes. The following graphics illustrate the view of the nodes and relationships, based on the combination of the settings of `Simplified` and `Merge relations`. - - `Simplified` = On and `Merge Relations` = On ![Simplfied is On and Merge Relations is On.](../assets/uiguide/simplify-on-merge-relations-on.png)