963 B
963 B
PlantUML Language Features
Auto Completion
Icons
- type
<&to get a list of PlantUML available icons - see a preview of the suggested icon in its description
Themes
- type
!tto get the suggestiontheme - type
!themeto get a list of (local) available PlantUML themes.
Validation
@start... and @end...
@start...should always be the first command@end...should alway be the last command@start...should only exists once@end...should only exists once@end...should have the same type as@start...
e.g.:@startjson ... @endjson

