12 lines
253 B
Plaintext
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```
|