is there any software that renders markdown files with inline mermaid diagrams that isn't vscode?
(vscode does work, I just find everything about using vscode really irritating)
I just (re-)fixed the tree indent so that I can actually read the project layout and it's not even applied consistently so various things are out of alignment
@jcoglan JetBrains recently added support via this plugin: https://plugins.jetbrains.com/plugin/20146-mermaid
@buherator this does work but it renders all line breaks in markdown as hard breaks, which makes paragraphs unreadable