I think this is an excellent idea.
Quarto has also been adopted by nbdev, and this will allow Obsidian to see increased usage in the science/AI/ML space.
I’m not sure what minimal set of features would be useful - off the top of my head:
- The ability to treat qmd file extension (or any specified) as a markdown file with live preview.
- Conversion from wikilinks to regular markdown links
- Special treatment of quarto specific markdown → convert callouts format, divs format
Amazing features would be:
- Somehow bundling the quarto binary in a plugin? I know it’s written in typescript but relies on
pandoc
so it won’t really be possible from what I can see.