aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-01-18 14:09:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-01-18 14:09:58 -0300
commit25e3c1ff82b4bfe24158de3aaf5e6b34df46c55d (patch)
treed26f75f0cdfb2dae56f70064a1b0462d2a7c9588 /TODO.md
parentc9180b4af8bee564742dffcb9773cb8632049170 (diff)
downloadbookup-25e3c1ff82b4bfe24158de3aaf5e6b34df46c55d.tar.gz
bookup-25e3c1ff82b4bfe24158de3aaf5e6b34df46c55d.tar.bz2
Fix: Lookup for js folder on nested books and notes0.2.5
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index f0604c9..67fcd15 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,9 +2,6 @@
## Issues
-* [ ] Fix lookup for `js` folder on nested books and notes.
- If the book is built under `build/book`, then search
- won't work because `build/book/js` won't be available.
* [ ] 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.