summaryrefslogtreecommitdiff
path: root/layouts/_default/single.gmi
Commit message (Collapse)AuthorAge
* Vanish HTML line breaksNicholas Johnson2022-08-07
|
* Make Gemini properly recognize Markdown's unordered lists that startNicholas Johnson2022-08-07
| | | | with '-'
* Remove italic and bold Markdown from Gemini capsuleNicholas Johnson2022-08-03
| | | | Only removes asterisks, not underscores.
* Don't HTML escape Gemini templatesNicholas Johnson2022-08-01
|
* Use safeHTML for Gemini templates to prevent HTML escapingNicholas Johnson2022-04-30
|
* Output GeminiNicholas Johnson2022-04-30