diff --git a/LayoutOptions.md b/LayoutOptions.md index c5b64b4e..1b11af0b 100644 --- a/LayoutOptions.md +++ b/LayoutOptions.md @@ -63,7 +63,7 @@ This can be enabled with `LAYOUT_WITH_LEGEND`. @startuml LAYOUT_WITH_LEGEND Sample !includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/master/C4_Container.puml -LAYOUT_WITH_LEGEND +LAYOUT_WITH_LEGEND() Person(admin, "Administrator") System_Boundary(c1, 'Sample') { @@ -96,7 +96,7 @@ With `LAYOUT_AS_SKETCH` you can make a difference. @startuml LAYOUT_AS_SKETCH Sample !includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/master/C4_Container.puml -LAYOUT_AS_SKETCH +LAYOUT_AS_SKETCH() Person(admin, "Administrator") System_Boundary(c1, 'Sample') {