=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.104 retrieving revision 1.106 diff -u -p -r1.104 -r1.106 --- mandoc/TODO 2011/04/30 10:18:24 1.104 +++ mandoc/TODO 2011/05/18 23:59:08 1.106 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.104 2011/04/30 10:18:24 kristaps Exp $ +* $Id: TODO,v 1.106 2011/05/18 23:59:08 kristaps Exp $ ************************************************************************ ************************************************************************ @@ -56,11 +56,6 @@ - \c (interrupted text) occurs in chat(8) -- \f(CW (constant width font) occurs in rsyncd.conf(5). - I think we should treat unknown/unavailable fonts as \fR - such that switching back with \fP works correctly - - and doesn't revert the _previous_ \fP. - --- missing mdoc features ---------------------------------------------- - fix bad block nesting involving multiple identical explicit blocks @@ -134,6 +129,10 @@ - implement basic non-parametric .de to support e.g. sox(1) reported by naddy@ Sat, 16 Oct 2010 23:51:57 +0200 *** sox(1) still doesn't work, tbl(1) errors need investigation + +- allow standalone `.' to be interpreted as an end-of-layout + delimiter instead of being thrown away as a no-op roff line + reported by Yuri Pankov, Wed 18 May 2011 11:34:59 CEST --- missing misc features ----------------------------------------------