aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODOs.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 9037515..58b3a2c 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -43,7 +43,9 @@
1. <input type="checkbox" disabled checked /> create `.tdrc`
file ([`3ebd9ba070c2b371012e906c65034871866f72c0`](https://euandreh.xyz/git-permalink.git/commit/?id=3ebd9ba070c2b371012e906c65034871866f72c0));
2. <input type="checkbox" disabled checked /> migrate ids in `TODOs.md` to the `td` format ([`aa58672137a59de8c5e02643173895b3ab85ae64`](https://euandreh.xyz/git-permalink.git/commit/?id=aa58672137a59de8c5e02643173895b3ab85ae64));
-3. <input type="checkbox" disable /> remove `TODOs.md` related helpers from `aux/workflow/`.
+3. <input type="checkbox" disabled checked /> remove ad-hoc sed scripts from `aux/workflow/TODOs.sh` (done in [`c3aeb6446cab045e4514e212edd46779329b6c8f`](https://euandreh.xyz/git-permalink.git/commit/?id=c3aeb6446cab045e4514e212edd46779329b6c8f);
+4. <input type="checkbox" disabled /> simplify `TODOs.md` to `td` HTML processing;
+5. <input type="checkbox" disabled /> remove `TODOs.md` checks from `aux/workflow/assert-todos.sh`.
## DONE Recover i18n tests by testing against installed package {#td-a9ac7e4e-9bec-d8ab-c106-33e05b19012c}
- DONE in 2021-10-03