💾 Archived View for thatit.be › 2023-10-02-12-56-09.gmi captured on 2024-02-05 at 09:38:12. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-14)
-=-=-=-=-=-=-
When in Vim, in order to preserve copmatability 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+pipe_tables-simple_tables
updated: 2023-10-05 15:41:32
generated: 2024-02-03