diff options
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -19,11 +19,14 @@ - DONE in 2021-07-14 Instead of guessing the language, `assert-manpages.sh` has a hardcoded list of - supported languages, and now errors out when given a file with an unexpected + supported languages, and now errors out when given a file with an unexpected naming or unsupported language. Done in [`92aa59b4481bfd30b9c29d3171c346e50fa93c9f`](https://git.euandreh.xyz/git-permalink/commit/?id=92aa59b4481bfd30b9c29d3171c346e50fa93c9f). + + Update: This was ultimately done and implemented in + [`0f689438635d3a1c4cbf9cc1e62b69a72e642c68`](https://git.euandreh.xyz/git-permalink/commit/?id=0f689438635d3a1c4cbf9cc1e62b69a72e642c68). - TODO in 2021-07-14 ## WAITING Fix link wrapping with md2po usage {#task-37fb45fb-d5d8-5511-2bd3-ebd2c3fee891} |