aboutsummaryrefslogtreecommitdiff
path: root/layouts/_default/single.gmi
AgeCommit message (Expand)Author
2022-09-03Give all pages an h1 heading based on their titleNicholas Johnson
2022-09-03Remove redundant regexNicholas Johnson
2022-09-03Flatten headings 4 through 6 for GeminiNicholas Johnson
2022-09-03Add link emoji to give links some styleNicholas Johnson
2022-08-07Add line break between "return to homepage" button and contentNicholas Johnson
2022-08-07Fix link conversionNicholas Johnson
2022-08-07Revert "Vanish HTML line breaks"Nicholas Johnson
2022-08-07Vanish HTML line breaksNicholas Johnson
2022-08-07Make Gemini properly recognize Markdown's unordered lists that startNicholas Johnson
2022-08-03Remove italic and bold Markdown from Gemini capsuleNicholas Johnson
2022-08-01Don't HTML escape Gemini templatesNicholas Johnson
2022-04-30Use safeHTML for Gemini templates to prevent HTML escapingNicholas Johnson
2022-04-30Output GeminiNicholas Johnson