diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 16:26:58 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-10 16:26:58 +0100 |
commit | 53dbca7c4441c6f779fdc0266a33d0392d89fc9b (patch) | |
tree | 8b3ebd98db215cb064aee71cb2d0876194790594 /TODO.md | |
parent | 6cf6f3fc219b210cb2a450dc69134fc0786f7e76 (diff) | |
download | bookup-53dbca7c4441c6f779fdc0266a33d0392d89fc9b.tar.gz bookup-53dbca7c4441c6f779fdc0266a33d0392d89fc9b.tar.bz2 |
Updates TODO0.1.2
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ ## Issues +* [ ] Support to be hosted under relative URLs, perhaps using the HTML + `<base>` tag. * [ ] Bug in `pandoc` or `citeproc` ignoring citation inside LaTeX blocks. Affecting the PDF format. Test available at `test/pandoc`. Consider an upstream bug report. |