diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2020-11-12 20:46:28 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2020-11-12 20:46:28 +0000 |
commit | d04d89118360a0be3d922a6b26cd00d3422cabd1 (patch) | |
tree | 885692660436dfb27d5380243e7acbd252fb3e40 | |
parent | 516b59befe621b570933c68f2e073ab28988000b (diff) | |
download | mandoc-d04d89118360a0be3d922a6b26cd00d3422cabd1.tar.gz |
old groff_char(7) reported by kamil at NetBSD
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |