From 2fe918260b62242dbd691c93e539a4886bb62900 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 14 Jul 2021 13:13:56 -0300 Subject: TODOs.md: Mark #task-6946fc69-3f25-fc6b-5f4d-89cb940021f0 as CANCELLED --- TODOs.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'TODOs.md') diff --git a/TODOs.md b/TODOs.md index c6cabce..554f5c7 100644 --- a/TODOs.md +++ b/TODOs.md @@ -3,7 +3,16 @@ ## TODO Fix empty HTML files for translated markdown in CI {#task-f957647c-df05-c0c1-a38b-2e6faea99b8f} - TODO in 2021-07-14 -## TODO Also enforce translations in `assert-readme.sh` {#task-6946fc69-3f25-fc6b-5f4d-89cb940021f0} +## CANCELLED Also enforce translations in `assert-readme.sh` {#task-6946fc69-3f25-fc6b-5f4d-89cb940021f0} +- CANCELLED in 2021-07-14 + + After an initial attempt, I realized that the generated markdown output + depends on how mdpo emits the markdown, and that there are many ways to emit + semantically equivalent markdown. + One example is adding all the `[a link]: ...` to the bottom of the file + instead or where it was placed initially. + Since each README would have its own links, enforcing the translation becomes + less feasible. - TODO in 2021-07-14 ## DONE Stop guessing languages in `assert-manpages.sh` {#task-be785104-8bf8-4107-349f-ae859c1db153} -- cgit v1.2.3