diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:27:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:27:18 -0300 |
commit | fafa6142de97388b3d70d959f69a4ffecb4333ba (patch) | |
tree | c5d608a4c3aea7d91ab9c15172397276e048a59d /TODO.md | |
parent | c638ce033524deae1ac1ca5f553c7d20869bb971 (diff) | |
download | bookup-fafa6142de97388b3d70d959f69a4ffecb4333ba.tar.gz bookup-fafa6142de97388b3d70d959f69a4ffecb4333ba.tar.bz2 |
Updates bookup
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ ## Issues +* [ ] There's a `NULL` at the end of the PDF index. * [ ] Bug in `pandoc` with `citeproc` ignoring citation inside LaTeX blocks. Affecting the PDF format. Test available at `test/pandoc`. Consider to test with the latest pandoc and citeproc versions. |