UNPKG

docsify-puml

Version:

Docsify plugin to parse PlantUML content

15 lines (11 loc) 252 B
# Example # Themeable ```plantuml @startuml autonumber Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response @enduml ```