diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:34:40 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:34:40 -0300 |
commit | f1a14aebedceddece373dde4fb9ee1a542f1d970 (patch) | |
tree | 0bb0b73b12a067557b50f479e2c7a60749858490 /TODO.md | |
parent | fafa6142de97388b3d70d959f69a4ffecb4333ba (diff) | |
download | bookup-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.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |