aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-22 10:02:37 -0300
committerEuAndreh <eu@euandre.org>2019-05-22 13:41:36 -0300
commit2c94d06c10e484639e5f49026ea7784d73dff8c3 (patch)
tree8fa181dc8f17f1b6ef7c566254e553c9aae76d18 /TODOs.org
parentFix hakyll build: use proper src for subtasks.docs (diff)
downloadeuandre.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.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODOs.org b/TODOs.org
index 772b2af..85576f7 100644
--- a/TODOs.org
+++ b/TODOs.org
@@ -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