From 7ad4b2b98b2decf5ffea82910414ea51c0e24070 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Mon, 23 Feb 2026 22:05:46 -0500 Subject: [PATCH] got a bit more ambitious --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 650994b..6745b57 100644 --- a/TODO.md +++ b/TODO.md @@ -10,6 +10,7 @@ - Borsh - https://crates.io/crates/tree-sitter-highlight - Or potentially https://docs.rs/arborium/latest/arborium/ +- [ ] Refactor template handling so templates include other templates via lambda rather than implicitly https://hackage-content.haskell.org/package/mustache-2.4.3.1/docs/Text-Mustache.html#v:overText - [ ] Make a function which takes IR and spits out some kind of table of contents - [ ] Add rst or org support and convert markdown handling to custom parser instead of pandoc - [ ] Add in functionality for footnotes