Hacker News new | ask | show | jobs
by mmgutz 1475 days ago
Why wasn't ProseMirror a fit for Obsidian? Seems like that would be better for structured documents.
1 comments

For a good portion of its users, an important feature of Obsidian is the use of flat Markdown files.
I'm inquiring about actual implementation not Markdown. Markdown -> AST -> CodeMirror vs Markdown -> AST -> ProseMirror.