You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,10 @@ PlantUML macros and includes for creating Archimate Diagrams easily.
15
15
-[ArchiMate Groups](#archimate-groups)
16
16
-[Nesting of Components](#nesting-of-components)
17
17
-[Theme Support](#theme-support)
18
-
6.[Example](#example)
19
-
7.[Contributing](#contributing)
20
-
8.[License](#license)
21
-
9.[Acknowledgments](#acknowledgments)
18
+
4.[Example](#example)
19
+
5.[Contributing](#contributing)
20
+
6.[License](#license)
21
+
7.[Acknowledgments](#acknowledgments)
22
22
23
23
## Background
24
24
@@ -150,7 +150,7 @@ For example
150
150
151
151
### Nesting of Components
152
152
Nesting allows grouping components hierarchically, improving diagram clarity. There are no limitations on the number of levels of nesting.
153
-
The implementation allows nesting of any components inside any other components. When nesting, the element will be displayed as a rectangle with the archimate architype on the top right corner.
153
+
The implementation allows nesting of any components inside any other components. When nesting, the element will be displayed as a rectangle with the archimate archetype on the top right corner.
154
154
155
155
156
156
Nesting can be enabled in the following pattern
@@ -191,14 +191,14 @@ Theme can be enabled by adding the following line.
191
191
!theme archimate-saturated from https://raw.githubusercontent.com/plantuml-stdlib/Archimate-PlantUML/master/themes
0 commit comments