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

Diff for /mandoc/TODO between version 1.223 and 1.225

version 1.223, 2017/01/17 15:32:43 version 1.225, 2017/01/26 18:28:18
Line 193  are mere guesses, and some may be wrong.
Line 193  are mere guesses, and some may be wrong.
   uqs@  Thu, 2 Jun 2011 11:33:35 +0200    uqs@  Thu, 2 Jun 2011 11:33:35 +0200
   loc *  exist **  algo ***  size *  imp **    loc *  exist **  algo ***  size *  imp **
   
 --- missing man features -----------------------------------------------  
   
 - -T[x]html doesn't stipulate non-collapsing spaces in literal mode  
   
 --- missing tbl features -----------------------------------------------  --- missing tbl features -----------------------------------------------
   
 - horizontal lines in the layout still consume data cells  - horizontal lines in the layout still consume data cells
Line 407  are mere guesses, and some may be wrong.
Line 403  are mere guesses, and some may be wrong.
   loc *  exist **  algo **  size *  imp **    loc *  exist **  algo **  size *  imp **
   
 --- HTML issues --------------------------------------------------------  --- HTML issues --------------------------------------------------------
   
 - <dl><dt><dd> formatting is ugly  
   hints are easy to find on the web, e.g.  
   http://stackoverflow.com/questions/1713048/  
   see also matthew@  Fri, 18 Jul 2014 19:25:12 -0700  
   loc *  exist *  algo **  size *  imp ***  
   
 - In -man -Thtml, .nf does not preserve indentation.  
   It should either convert blanks to &nbsp;  
   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

Legend:
Removed from v.1.223  
changed lines
  Added in v.1.225

CVSweb