aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-10-06 20:34:40 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-10-06 20:34:40 -0300
commitf1a14aebedceddece373dde4fb9ee1a542f1d970 (patch)
tree0bb0b73b12a067557b50f479e2c7a60749858490 /TODO.md
parentfafa6142de97388b3d70d959f69a4ffecb4333ba (diff)
downloadbookup-f1a14aebedceddece373dde4fb9ee1a542f1d970.tar.gz
bookup-f1a14aebedceddece373dde4fb9ee1a542f1d970.tar.bz2
Fix: NULL at the end of the PDF TOC0.2.3
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 6d37c61..aa828b3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,7 +2,6 @@
## 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.