Mermaid

Filters ::: filter_mermaid
Maintained by Lukas Otero--Meledo
Plugin filter to create Mermaid diagrams from text ([Mermaid](http://mermaid.js.org/) format).
Latest release:
14 sites
30 downloads
2 fans
Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5

Plugin Filter Mermaid

Plugin filter to create Mermaid diagrams from text (Mermaid format).

It uses Mermaid tool made by Knut Sveidqvist.
Complete syntax is available at http://mermaid.js.org/.

This plugin is distributed under GNU GPL v3 license.

Use:

[mermaid]
sequenceDiagram
    Alice ->> Bob: Hello Bob, how are you?
    Bob-->>John: How about you John?
    Bob--x Alice: I am good thanks!
    Bob-x John: I am good thanks!
    Note right of John: Bob thinks a long<br/>long time, so long<br/>that the text does<br/>not fit on a row.

    Bob-->Alice: Checking with John...
    Alice->John: Yes... John, how are you?
[/mermaid]

Attribution:

Thanks to Erwan Gallenne and his DBconcept filter for the inspiration.

Screenshots

Screenshot #0
Screenshot #1

Contributors

Lukas Otero--Meledo (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

顯示評論
Please login to post comments