Skip to content

Commit 08bd7b5

Browse files
committed
fix rumdl issues in gi sections.
1 parent 1f27532 commit 08bd7b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/explore-and-author/graph-exploration/graph-insights/features/groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The header contains:
2424
The **histogram sections** display the distribution of classes within a group. It allows analysts to scrutinize class composition (eg. spot unexpected or missing classes) and perform logical set operations (union, intersection, difference) to restrict the contents of the groups.
2525

2626
- **Scope:** The panel displays counts for all **classes** (including **[user-defined classes](persistence.md#custom-categories)**) present within the selected group.
27-
*Remark: If user-defined classes are present, a second histogram is shown for better overview*
27+
- *Remark:* If user-defined classes are present, a second histogram is shown for better overview
2828
- **Hierarchy:** Use the `(+)` icons to expand a class (e.g., `Confections`) to reveal the distribution of its sub-classes.
2929
- **Sorting:** Use the dropdown to order bars by `Name` (Alphabetical) or `Quantity` (Cardinality).
3030

docs/explore-and-author/graph-exploration/graph-insights/navigating-to-cmem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ If you isolate a specific resource of interest during your exploration, you can
2828

2929
There are two ways to trigger this navigation:
3030

31-
**From the Canvas**
31+
### From the Canvas
3232

3333
- **Action:** Right-click a specific resource dot within a group to open its context menu.
3434
- **Select:** `View in CMEM`.
3535

3636
![View Resource in Corporate Memory from Canvas](graph-insights-view-in-cmem-resources.png){ class="bordered" width="75%" }
3737

38-
**From the Details Pane**
38+
### From the Details Pane
3939

4040
- **Action:** Select a resource on the canvas or in the resource table to load its details in the right pane.
4141
- **Select:** Click the `View in CMEM` button located at the top of the Details pane.

0 commit comments

Comments
 (0)