Difference between revisions of "Mermaid"
Jump to navigation
Jump to search
Line 37: | Line 37: | ||
size() | size() | ||
} | } | ||
+ | }} | ||
+ | == ER Diagram == | ||
+ | {{#mermaid:erDiagram | ||
+ | PERSON { | ||
+ | string firstName | ||
+ | string lastName | ||
+ | int age | ||
+ | } | ||
}} | }} |
Revision as of 17:26, 20 February 2023
Extension | |
---|---|
edit | |
name | Mermaid |
url | https://github.com/SemanticMediaWiki/Mermaid |
purpose | This extension provides the #mermaid parser function to support the generation of diagrams and flowcharts with the help of the mermaid script language. |
since | 2017-12-30 |
wiki |