Conversation

is there any software that renders markdown files with inline mermaid diagrams that isn't vscode?

3
0
0

(vscode does work, I just find everything about using vscode really irritating)

1
0
0

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

0
0
0

@buherator this does work but it renders all line breaks in markdown as hard breaks, which makes paragraphs unreadable

1
0
0
@jcoglan not a frequent obsidian user, maybe there's some config for this?

coincidentally, I just slop-coded a python static file server that live renders markdown+mermaid in the browser. It doesn't have embedded mermaid (inside md) support yet, but if you think you could use it I'll publish it sometime today.
0
0
0