todo update

This commit is contained in:
Pagwin 2025-10-23 01:15:20 -04:00
parent 0658c2806b
commit f5eb2e7657
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -1,6 +1,7 @@
- add rst support and convert markdown handling to custom parser instead of pandoc - add rst support and convert markdown handling to custom parser instead of pandoc
- process source code blocks with tree sitter https://hackage.haskell.org/package/tree-sitter - process source code blocks with tree sitter https://hackage.haskell.org/package/tree-sitter
- Alternatively consider skylighting https://hackage.haskell.org/package/skylighting
- minify js and css when copying over instead of just copying - minify js and css when copying over instead of just copying