diff options
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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. |