UNPKG

markdown-it-textual-uml

Version:

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

10 lines (9 loc) 161 B
<!doctype html> <html> <head> </head> <body> <div id="container"></div> <script src="./mermaid.min.js" charset="utf-8"></script> </body> </html>