-- Leo's gemini proxy

-- Connecting to thatit.be:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

Optimal Formatting vim/Obsidian


My en-masse conversion should handle the following:


Preserve YAML Metadata

Re-wrap hard newlines

Convert simple tables to pipe tables

Convert in-line links to reference links

Put reference links at the end of the document or paragraph or block?


Preserve YAML Metadata


This switch will cause it to preserve it, but nice concise arrays are being expanded into the multi-line version:


-t markdown+yaml_metadata_block

Re-wrap hard newlines


--wrap=none

Convert simple tables to pipe tables


-t markdown+pipe_tables-simple_tables

Convert in-line links to reference links


--reference-links

Put reference links at the end of the section


--reference-location=section

I might change my mind on this. I’d like them to not be too far from the paragraph, so not the document end, but it looks weird to have them right next to their use.


Tags


#pandoc

#obsidian


Navigation


index

tags


updated: 2023-11-05 17:25:29


generated: 2024-06-02

-- Response ended

-- Page fetched on Fri Jun 7 01:42:24 2024