diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-13 14:50:31 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-13 14:50:31 +0100 |
commit | 8d035318da0d8f4e78fd577ea689d04057c4c010 (patch) | |
tree | b5340f4588972154f1ddf24da833adfdc8a935ff /TODO.md | |
parent | 22dfb376ddf633926245c48c5928123123ca7387 (diff) | |
download | bookup-8d035318da0d8f4e78fd577ea689d04057c4c010.tar.gz bookup-8d035318da0d8f4e78fd577ea689d04057c4c010.tar.bz2 |
Updates TODO
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ ## Issues -* [ ] Bug in `pandoc` or `citeproc` ignoring citation inside LaTeX blocks. +* [ ] 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. Consider an upstream bug report. If needed, also apply corrections in the existing downstream projects. * [ ] Support to be hosted under relative URLs, perhaps using the HTML |