Support for mermaid, to render flow diagrams
Author: abishekmuthianCreated May 14, 2022Updated Aug 25, 2026
Labelsenhancement
Greetings developers & contributors.
Mermaid is a flowchart diagram JS library which renders markdown into diagrams, GitHub uses it to render diagrams in the markdown files.
Adding support for mermaid in glow can add more value, Mermaid has a cli tool which might come handy for adding the support.
Source: charmbracelet/glow