From f5eb2e765774946f26952b250aa20d7aa66b6032 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Thu, 23 Oct 2025 01:15:20 -0400 Subject: [PATCH] todo update --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index ede89b7..5d0caa0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ - 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 + - Alternatively consider skylighting https://hackage.haskell.org/package/skylighting - minify js and css when copying over instead of just copying