Alex Schroeder
db8a060d65
Fix SmartypantsFractions bit code
2024-05-12 14:12:27 +02:00
Alex Schroeder
3151fe63fa
Prevent hashtags for just the hash
2024-05-11 14:38:04 +02:00
Alex Schroeder
df9439c356
Enable AutoHeadingIDs
2024-03-10 23:12:33 +01:00
Alex Schroeder
a73328ca2e
Remove all HTML sanitization *again*!!
...
The previous revision is the one with HTML and SVG sanitization.
I'm removing it because I think the authors are all trusted users
and so they produce trusted HTML.
2023-11-14 14:07:32 +01:00
Alex Schroeder
8325e50546
Lazy loading of images
2023-10-16 23:42:23 +02:00
Alex Schroeder
9f1c0ff90b
Remove MathJax support
...
It gets in the way of talking about typical command line stuff like
environment variables.
2023-10-05 10:21:36 +02:00
Alex Schroeder
7c4d3380fb
Hashtags link to the top level search
2023-09-28 10:34:57 +02:00
Alex Schroeder
1cc6771d58
Add feed generation
2023-09-22 15:57:45 +02:00
Alex Schroeder
b274e6ba55
Split fedi account handling from the parser
...
When parsing fedi accounts, make a guess and look it up in a
goroutine. This keeps parsing fast.
2023-09-19 08:42:58 +02:00
Alex Schroeder
856f1ac235
Fix crash for handles without domains
2023-09-18 18:00:31 +02:00
Alex Schroeder
58a2f8b841
Add rudimentary handling of fediverse accounts
2023-09-18 17:28:58 +02:00
Alex Schroeder
b87302b683
Split parser from page
2023-09-18 17:22:46 +02:00