From 5f7856dad095ed6b781c58a2ff1fac78f97258b1 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Wed, 12 Nov 2025 17:23:50 -0500 Subject: [PATCH] TODO update --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 3fbc422..46e0632 100644 --- a/TODO.md +++ b/TODO.md @@ -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