We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Feature
Write mermaid syntax in a fenced code block and Crit renders it as an SVG diagram — flowcharts, sequence diagrams, state machines, and more.
Fenced blocks tagged with ```mermaid are automatically rendered as SVG diagrams in the browser. No extra tooling or plugins required.
Supports flowcharts, sequence diagrams, class diagrams, state diagrams, Gantt charts, ER diagrams, and other mermaid diagram types.
Diagrams scale to fit the available width without overflowing the layout.
You can still comment on mermaid blocks. Select the block's line range and leave feedback about the diagram's structure or content.
Install Crit and start reviewing markdown in seconds.
$ brew install tomasz-tomczyk/tap/crit
$ crit plan.md
Or download a pre-built binary from GitHub Releases.