UNPKG

markdown-it-textual-uml

Version:

Markdown-it markdown parser plugin to create uml diagrams from text, based on plantuml, mermaid, etc.

11 lines (10 loc) 205 B
Simple diagram . ```plantuml @startuml Bob -> Alice : hello @enduml ``` . <img src="https://www.plantuml.com/plantuml/svg/SoWkIImgAStDuNA0ivpoanHqxHGSSpAJKnMi539IStBokHnIyrB0oY0q0000" alt="uml diagram"> .