aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-08 11:27:43 +0100
committerSilvio Rhatto <rhatto@riseup.net>2024-06-08 11:27:43 +0100
commitc7ba4f6b870f9a2cf1a073525004d5c1e174e603 (patch)
tree4f269717ecaa2c9aee0b8ae1dfc5d06a36f504d9 /TODO.md
parent70090ba022efa56166989367404fb9c6136f388c (diff)
downloadbookup-c7ba4f6b870f9a2cf1a073525004d5c1e174e603.tar.gz
bookup-c7ba4f6b870f9a2cf1a073525004d5c1e174e603.tar.bz2
Updates TODO and ChangeLog
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/TODO.md b/TODO.md
index 12b175c..d3029e2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,7 @@
## Basic
-* [ ] Move `slides` to `content/slides`.
-* [ ] Add a small reference to the Bookup website in the book frontmatter?
+* [ ] Move `slides` to `content/slides`?
* [ ] Improve the documentation, including:
* [ ] Repository URL.
* [ ] Livros que usam Bookup.
@@ -15,11 +14,11 @@
* [ ] Supporte a uma variável de ambiente `BASE_URL`, aplicada
como variável de template `%%base_url%%`, permitindo que o
material compilado tenha links entre si?
+* [ ] Optionally add a small reference to the Bookup website in the book
+ frontmatter?
## Issues
-* [x] List of definitions and etimologies breaks build if they're empty
- (`99-end.tex`).
* [ ] Bug no `pandoc` ou `citeproc` ignorando citações dentro de blocos LaTeX.
Afetando o formato PDF. Vide projeto `test`, em `~/code/test/pandoc`.
Considerar um relatório upstream.