summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-11-12 20:46:28 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-11-12 20:46:28 +0000
commitd04d89118360a0be3d922a6b26cd00d3422cabd1 (patch)
tree885692660436dfb27d5380243e7acbd252fb3e40
parent516b59befe621b570933c68f2e073ab28988000b (diff)
downloadmandoc-d04d89118360a0be3d922a6b26cd00d3422cabd1.tar.gz
old groff_char(7) reported by kamil at NetBSD
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 28fc1c63..d83e1829 100644
--- a/TODO
+++ b/TODO
@@ -117,6 +117,10 @@ are mere guesses, and some may be wrong.
more info from John Gardner 29 Jun 2020 19:54:04 +1000
loc ** exist ** algo ** size ** imp *
+- many missing features used in old groff_char(7),
+ some can possibly be supported
+ kamil at netbsd 12 Nov 2020 17:27:09 +0100 + reply
+
--- missing mdoc features ----------------------------------------------
- .Sh and .Ss should be parsed and partially callable, see groff_mdoc(7)