aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 67fcd15..f0604c9 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,6 +2,9 @@
## 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.