/DocumenterMermaid.jl

Mermaid.js diagram intergration for Documenter.jl

Primary LanguageJuliaMIT LicenseMIT

DocumenterMermaid

Note: DocumenterMermaid.jl only works with the unpublished Documenter#master branch currently (i.e. >= 0.28).

A Documenter plugin package that enables native support for mermaid.js diagrams in Documenter documents (in HTML builds only).

To enable the package, simply load it in the make.jl script. Any code blocks tagged as mermaid will be rendered as diagrams in the generated HTML.