pandoc table formatting for obsidian
When in Vim, in order to preserve compatibility with Obsidian, convert all tables to pipe tables, because that's all Obsidian seems to support.
For example, select a region and then:
:'<,'>!pandoc -f markdown -t markdown+pipetables-simpletables
Tags: obsidian
Tags
Navigation