diff options
author | EuAndreh <eu@euandre.org> | 2021-08-24 17:59:46 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-24 17:59:46 -0300 |
commit | f9bda69c99f2bb8308f17da289b68905010a5c31 (patch) | |
tree | 353dae60ee1d463ca4f92406e2f15007d770ce5c /TODOs.md | |
parent | Makefile: Add single quote around paths and names (diff) | |
download | gistatic-f9bda69c99f2bb8308f17da289b68905010a5c31.tar.gz gistatic-f9bda69c99f2bb8308f17da289b68905010a5c31.tar.xz |
TODOs.md: Add #task-4202ee33-1344-0854-c970-89664066b029
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # Tasks +## TODO Make sure functions like `escape_html()` is handling Unicode (UTF-8) correctly {#task-4202ee33-1344-0854-c970-89664066b029} +- TODO in 2021-08-24 + ## TODO Verify there is no implicit dependency on the order of evaluation of arguments {#task-fbb258cd-f95d-af86-cc7b-0c324d2ae42b} - TODO in 2021-08-24 |