From a7a0b3cb5d9b6705b9a77fdd6b34755d1c583c79 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Sat, 13 Dec 2025 20:59:51 -0500 Subject: [PATCH] added footnotes back to TODO --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 6774bd2..8d9a31e 100644 --- a/TODO.md +++ b/TODO.md @@ -7,5 +7,6 @@ - https://hackage.haskell.org/package/file-embed - https://hackage.haskell.org/package/fsnotify - [ ] 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 rst or org support and convert markdown handling to custom parser instead of pandoc + - [ ] Add in functionality for footnotes - [ ] see if performance can be improved, it shouldn't be necessary but if I'm looking at doing something for this and everything above this got checked off then this is a sensible next thing