Hacker News new | ask | show | jobs
by kepano 1350 days ago
Have you checked out the Obsidian Pandoc plugin? I think it might meet your needs:

https://github.com/OliverBalfour/obsidian-pandoc

That being said standard Markdown does not provide notation for certain things, so it is somewhat up to interpretation how to convert certain features to standard Markdown.

1 comments

It appears that the feature in question is still on the roadmap, but moved to long-term:

https://trello.com/b/Psqfqp7I/obsidian-roadmap

Gotcha, check out the Obsidian Pandoc plugin as I think it can be modified to suit your needs!
Will do, thanks.