aboutsummaryrefslogtreecommitdiffhomepage
path: root/apioforum/mdrender.py
Commit message (Collapse)AuthorAgeFilesLines
* allow br tagubq3232022-09-261-1/+2
|
* hrubq3232021-06-251-0/+3
|
* allow md for sup and sububq3232021-06-251-0/+2
|
* allowify even more html tagsubq3232021-06-251-3/+14
|
* remove thecitrons2021-06-231-4/+2
|
* color elementcitrons2021-06-231-1/+3
|
* colors for markdowncitrons2021-06-231-1/+6
|
* the marquee tag is a requirementcitrons2021-06-211-0/+1
|
* enable images and fenced code blocksubq3232021-06-191-3/+10
|
* Implement search (SQLite FTS5)osmarks2021-06-141-0/+1
|
* blockquote styling and apparently h6 is a thingubq3232021-06-141-0/+1
|
* improve markdown rendering and html saniti(s/z)ation; enable strikethrough ↵ubq3232021-06-141-0/+23
with tildes