added footnotes back to TODO
This commit is contained in:
parent
da9ce3dabc
commit
a7a0b3cb5d
1 changed files with 2 additions and 1 deletions
3
TODO.md
3
TODO.md
|
|
@ -7,5 +7,6 @@
|
||||||
- https://hackage.haskell.org/package/file-embed
|
- https://hackage.haskell.org/package/file-embed
|
||||||
- https://hackage.haskell.org/package/fsnotify
|
- https://hackage.haskell.org/package/fsnotify
|
||||||
- [ ] Make a function which takes IR and spits out some kind of table of contents
|
- [ ] 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
|
- [ ] 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue