diff options
author | EuAndreh <eu@euandre.org> | 2019-05-22 10:02:37 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2019-05-22 13:41:36 -0300 |
commit | 2c94d06c10e484639e5f49026ea7784d73dff8c3 (patch) | |
tree | 8fa181dc8f17f1b6ef7c566254e553c9aae76d18 /TODOs.org | |
parent | Fix hakyll build: use proper src for subtasks.docs (diff) | |
download | euandre.org-2c94d06c10e484639e5f49026ea7784d73dff8c3.tar.gz euandre.org-2c94d06c10e484639e5f49026ea7784d73dff8c3.tar.xz |
Check spelling with hunspell and fix current errors
The =sort= command requires $LANG to be set in order to sort consistently acrros
environments and OSes.
hunspell needs it to properly interpret non-ascii characters from the provided
custom dictionaries.
Diffstat (limited to 'TODOs.org')
-rw-r--r-- | TODOs.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ * Content -** TODO Add spell and syntax checking +** DONE Add spell and syntax checking +CLOSED: [2019-05-22 Wed 10:03] https://joelkuiper.eu/spellcheck_emacs ** TODO Add articles teaser to homepage https://jaspervdj.be/hakyll/tutorials/using-teasers-in-hakyll.html |