TODO update

This commit is contained in:
Pagwin 2025-11-12 17:23:50 -05:00
parent 72d8892a20
commit 5f7856dad0
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -1,4 +1,5 @@
- [ ] add rst support and convert markdown handling to custom parser instead of pandoc
- [ ] Get megaparsec pretty error message in bin build (errorBundlePretty)
- [ ] process source code blocks with tree sitter https://hackage.haskell.org/package/tree-sitter
- Alternatively consider skylighting https://hackage.haskell.org/package/skylighting