aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-13 09:41:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-13 09:41:34 -0300
commit6cee175a4b541184d55ee5b7a654dcd7d200b9b2 (patch)
tree3938935f1490b4feeb5e736ac65e536d1b58b2dc
parent3c9bebec9a6881e6ff5b7548e9d815a330c56d1b (diff)
downloadbookup-6cee175a4b541184d55ee5b7a654dcd7d200b9b2.tar.gz
bookup-6cee175a4b541184d55ee5b7a654dcd7d200b9b2.tar.bz2
TODO: spell checking
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index cd6ee94..b801bd2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -56,6 +56,7 @@
Possible implementations:
https://stackoverflow.com/questions/40735727/create-index-of-definitions-theorems-at-end-of-bookdown-book?rq=4
* [ ] Misc:
+ * [ ] Spell checking as a `Makefile` target.
* [ ] Suport for a `BASE_URL` environment variable?
It would be applied as a template variable in `%%base_url%%` placeholers,
allowing the compile material to have links among themselves.