UNPKG

docsify-puml

Version:

Docsify plugin to parse PlantUML content

15 lines (11 loc) 295 B
# Example # Basic ```plantuml @startuml autonumber Alice -> Bob: Authentication Request [[$./other-file docs]] Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: another authentication Response [[$../other-file docs]] @enduml ```