diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2023-10-19 15:04:05 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2023-10-19 15:04:05 +0000 |
commit | e77baa02dded1d4e16cb73ce3aa50968acaa6021 (patch) | |
tree | d6b438dfede6aef1c5fde8cdad8eb24aa037656e | |
parent | 96846b00a742c57c932578a0a4e1554566631b5e (diff) | |
download | mandoc-e77baa02dded1d4e16cb73ce3aa50968acaa6021.tar.gz |
new entries: .MR and .TP .IP .TP
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -239,6 +239,9 @@ are mere guesses, and some may be wrong. --- missing man features ----------------------------------------------- +- groff_man(7) .MR + loc ** exist * algo * size * imp *** + - MANWIDTH Markus Waldeck <waldeck at gmx dot de> 9 Jun 2015 05:49:56 +0200 Laura Morales <lauretas at mail dot com> 26 Apr 2018 08:15:55 +0200 @@ -505,6 +508,10 @@ are mere guesses, and some may be wrong. --- HTML issues -------------------------------------------------------- +- support the idiom .TP .IP .TP for multi-paragraph list item bodies + to: Alejandro Colomar Thu, 19 Oct 2023 16:45:21 +0200 + loc ** exist ** algo ** size ** imp ** + - .Nm without an argument and .Bx cause premature </pre> Nab Sun, 5 Jun 2022 18:30:09 +0200 |