summaryrefslogtreecommitdiffstats
path: root/src/g2h/file_page.py
Commit message (Collapse)AuthorAgeFilesLines
* g2h: Render markdown files instead of putting them into code blocksChristoph Schlosser2025-10-101-2/+5
|
* g2h: Make sure backticks in plaintext doesn't break page renderingChristoph Schlosser2025-09-191-0/+6
|
* g2h: Add utility scriptChristoph Schlosser2025-09-191-0/+47
Also move the sources into the more conventional src/g2h dir