This repository has been archived on 2022-09-03. You can view files and clone it, but cannot push or open issues or pull requests.
ssg-lua/md-gemtext-outline.txt

12 lines
253 B
Plaintext

takes the output of md-lint to generate gemtext
TEXT DECORATIONS
-for text decorations like italics, bold, underline
surround with chars like /word/ *word* _word_
LINKS
-use gemtext specific linking syntax
CODE
-put code into ```preformatted text```