9 lines
243 B
Plaintext
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_
|
|
|