Chart ===== `Source Code `_ Render charts with `Mermaid `_. Setup ----- :: diamond pattern chart make Requirements ------------ The Mermaid compiler ``mmdc`` is expected to be in ``~/node_modules/.bin/mmdc``. Install ``mermaid.cli`` on Debian with the following commands: :: sudo apt install npm npm install mermaid.cli