diff options
author | EuAndreh <eu@euandre.org> | 2022-01-19 10:16:11 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-01-19 10:16:30 -0300 |
commit | 0e22550b51c1bf9d6f96c06af7130004c797316f (patch) | |
tree | 4c9f3132f5ee516e52c96e3aa5644b6f8b8bb691 | |
parent | TODOs.md: Remove <input type="checkbox" /> in favor of "[ ]" (diff) | |
download | git-permalink-0e22550b51c1bf9d6f96c06af7130004c797316f.tar.gz git-permalink-0e22550b51c1bf9d6f96c06af7130004c797316f.tar.xz |
TODOs.md: Update #td-0c4937c5-fbbd-9ec9-4a23-e71eebf18fee checklist
-rw-r--r-- | TODOs.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ file ([`3ebd9ba070c2b371012e906c65034871866f72c0`](https://euandreh.xyz/git-permalink.git/commit/?id=3ebd9ba070c2b371012e906c65034871866f72c0)); 2. [x] migrate ids in `TODOs.md` to the `td` format ([`aa58672137a59de8c5e02643173895b3ab85ae64`](https://euandreh.xyz/git-permalink.git/commit/?id=aa58672137a59de8c5e02643173895b3ab85ae64)); 3. [x] remove ad-hoc sed scripts from `aux/workflow/TODOs.sh` (done in [`c3aeb6446cab045e4514e212edd46779329b6c8f`](https://euandreh.xyz/git-permalink.git/commit/?id=c3aeb6446cab045e4514e212edd46779329b6c8f); -4. [ ] simplify `TODOs.md` to `td` HTML processing; +4. [x] simplify `TODOs.md` to `td` HTML processing (done in [`8c6b918e41e6149d11e0fec666c5d631d137e508`](https://euandreh.xyz/git-permalink.git/commit/?id=8c6b918e41e6149d11e0fec666c5d631d137e508)); 5. [ ] 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} |