aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-19 10:10:45 -0300
committerEuAndreh <eu@euandre.org>2022-01-19 10:12:49 -0300
commit131ffedb3e1121ed43221f8bb983086a8152f2d8 (patch)
treec4ecf431ffdf73721c6a555b817544bb99d82308
parentaux/workflow/TODOs.sh: Use td package over ad-hoc sed (diff)
downloadgit-permalink-131ffedb3e1121ed43221f8bb983086a8152f2d8.tar.gz
git-permalink-131ffedb3e1121ed43221f8bb983086a8152f2d8.tar.xz
TODOs.md: Update #td-0c4937c5-fbbd-9ec9-4a23-e71eebf18fee checklist
-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