summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2022-03-27 11:08:24 +0000
committerIngo Schwarze <schwarze@openbsd.org>2022-03-27 11:08:24 +0000
commit9475fdef53ba9cb9c84ac01e5f49b5df837d4ae6 (patch)
tree5474f0bb4903e966bf5b6cd0ec6b88385ba1ce08
parente4a41f47617efe692a64a05a3c8f7004cf66f56d (diff)
downloadmandoc-9475fdef53ba9cb9c84ac01e5f49b5df837d4ae6.tar.gz
new TODO entry: handle Unicode letters in tags
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 09cbe61c..af34f501 100644
--- a/TODO
+++ b/TODO
@@ -313,6 +313,11 @@ are mere guesses, and some may be wrong.
weerd@ 28 Sep 2021 12:44:07 +0200
loc ** exist * algo * size * imp ***
+- handle Unicode letters in tags in both HTML and terminal output
+ thread "section headers with diacritics" starting with
+ Mario Blaettermann 24 Mar 2022 18:13:23 +0100
+ loc ** exist * algo * size * imp **
+
- -T man does not handle eqn(7) and tbl(7)
Stephen Gregoratto 16 Feb 2020 01:28:07 +1100
also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636