[BACK]Return to TODO CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/TODO between version 1.215 and 1.217

version 1.215, 2015/11/06 21:19:09 version 1.217, 2016/04/14 11:16:04
Line 416  are mere guesses, and some may be wrong.
Line 416  are mere guesses, and some may be wrong.
   see also matthew@  Fri, 18 Jul 2014 19:25:12 -0700    see also matthew@  Fri, 18 Jul 2014 19:25:12 -0700
   loc *  exist *  algo **  size *  imp ***    loc *  exist *  algo **  size *  imp ***
   
   - In -man -Thtml, .nf does not preserve indentation.
     It should either convert blanks to  
     or use <pre> rather than <div> (like .Bd -literal does).
     Reported by afresh1@  12 Apr 2016 14:35:45 -0700
   
 - .Bf at the beginning of a paragraph inserts a bogus 1ex horizontal  - .Bf at the beginning of a paragraph inserts a bogus 1ex horizontal
   space, see for example random(3).  Introduced in    space, see for example random(3).  Introduced in
   http://mdocml.bsd.lv/cgi-bin/cvsweb/mdoc_html.c.diff?r1=1.91&r2=1.92    http://mdocml.bsd.lv/cgi-bin/cvsweb/mdoc_html.c.diff?r1=1.91&r2=1.92
Line 536  are mere guesses, and some may be wrong.
Line 541  are mere guesses, and some may be wrong.
 ************************************************************************  ************************************************************************
 * warning issues  * warning issues
 ************************************************************************  ************************************************************************
   
   - provide a way in mandoc(1) to warn about broken .Xr links;
     probably cannot be on by default in -Tlint because it needs
     to access the manpath and mandoc.db(3) after parsing.
     asked for by jmc@ Fri, 4 Dec 2015 22:39:40 +0000
   
 - Report errors in -O suboption parsing.  - Report errors in -O suboption parsing.
   loc *  exist *  algo *  size *  imp **    loc *  exist *  algo *  size *  imp **

Legend:
Removed from v.1.215  
changed lines
  Added in v.1.217

CVSweb