=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.329 retrieving revision 1.332 diff -u -p -r1.329 -r1.332 --- mandoc/TODO 2023/10/18 15:41:28 1.329 +++ mandoc/TODO 2023/11/13 19:04:48 1.332 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.329 2023/10/18 15:41:28 schwarze Exp $ +* $Id: TODO,v 1.332 2023/11/13 19:04:48 schwarze Exp $ ************************************************************************ Many issues are annotated for difficulty as follows: @@ -505,6 +505,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 Nab Sun, 5 Jun 2022 18:30:09 +0200 @@ -657,6 +661,9 @@ are mere guesses, and some may be wrong. - shorten/simplify error messages for usage errors To: deraadt@ 25 Oct 2020 23:37:01 +0100 loc ** exist * algo * size ** imp *** + +- warn about \\ and \. in interpretation mode + gbranden@, groff issue #62776, 10 Nov 2023 01:57:32 -0500 - warn about output lines exceeding 80 characters Alejandro Colomar Aug 22, 2022