C4-PlantUML#
The C4-PlantUML examples are configured for SVG interactive mode. This is achieved by including the following pragma within the PlantUML definition:
@startuml
' ...
!pragma svginteractive true
' ...
@enduml
The C4-PlantUML examples are configured for SVG interactive mode. This is achieved by including the following pragma within the PlantUML definition:
@startuml
' ...
!pragma svginteractive true
' ...
@enduml