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-html-outline.txt

9 lines
243 B
Plaintext

take pieces of other md-to-HTML converters from
github to save development time.
TEXT DECORATIONS
-for text decorations like italics, bold, underline
-HTML use <i> <b> <u> tags
-Gemtext surround with chars like /word/ *word* _word_