Mermaid: Difference between revisions

remove non-working examples
No edit summary
Line 10: Line 10:
{{#set:feature examples = See the example diagram at [[Sales Cycle]] }}
{{#set:feature examples = See the example diagram at [[Sales Cycle]] }}


Editing a complex diagram and integrating that into your documentation shouldn't be hard. The Mermaid library makes diagrams of all types accessible through simple markup. [https://sandbox.semantic-mediawiki.org/wiki/Cat%C3%A9gorie:Mermaid_examples See examples]
Editing a complex diagram and integrating that into your documentation shouldn't be hard. The [https://mermaid.js.org Mermaid.js] library makes diagrams of all types accessible through simple markup. Using the MediaWiki extension, brings the power of Mermaid diagrams to your wiki. The Semantic MediaWiki (sandbox) website shows some examples of Mermaid markup plus the MediaWiki parser function https://sandbox.semantic-mediawiki.net/wiki/Mermaid


# [https://mermaid.live/ Live Editor]
# [https://mermaid.js.org/intro/n00b-syntaxReference.html Syntax Reference]
# MediaWiki extension page https://www.mediawiki.org/wiki/Extension:Mermaid
# MediaWiki extension repo on GitHub https://github.com/SemanticMediaWiki/Mermaid


Code for a GANNT Chart
Code for a GANNT Chart