Mermaid: Difference between revisions

From Freephile Wiki
Created page with "{{Feature |image=Flow-diagram.png |imgdesc=flow diagram |title= }}"
 
m Tagged
 
(8 intermediate revisions by one other user not shown)
Line 4: Line 4:
|title=
|title=
}}
}}
{{#set:feature title = {{PAGENAME}} }}
{{#set:feature description = A diagramming language. Make diagrams and flowcharts for documentation, easier.  With simple syntax, create sophisticated diagrams, flowcharts, GANTT Charts etc.}}
{{#set:feature notes = Use the online editor to create your diagram }}
{{#set:feature tests = }}
{{#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 [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.
See [[Using Mermaid in MediaWiki]] for more.
[[Category:Diagrams]]

Latest revision as of 14:08, 16 June 2025


Mermaid
flow diagram
flow diagram
Image shows: flow diagram
Summary
Title: Mermaid
Description: A diagramming language. Make diagrams and flowcharts for documentation, easier. With simple syntax, create sophisticated diagrams, flowcharts, GANTT Charts etc.
More
Notes: Use the online editor to create your diagram
Example: See the example diagram at Sales Cycle




Editing a complex diagram and integrating that into your documentation shouldn't be hard. The 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.

See Using Mermaid in MediaWiki for more.