Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 437 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 437 Bytes

Convert files to gmi format

A template and filter enabling pandoc to write gemini gemtext .gmi files.

typical command line

pandoc --template default.gmi -f html -t gmi.lua -o fileName.gmi fileName.html

default.gmi and gmi.lua are available here, pandoc is here

Read the manual for more detail.

This way to the gmi version.