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

Diff for /mandoc/TODO between version 1.222 and 1.224

version 1.222, 2016/09/13 12:09:01 version 1.224, 2017/01/25 02:14:43
Line 33  Obviously, as the issues have not been solved yet, the
Line 33  Obviously, as the issues have not been solved yet, the
 are mere guesses, and some may be wrong.  are mere guesses, and some may be wrong.
   
 ************************************************************************  ************************************************************************
 * crashes  
 ************************************************************************  
   
 - The abort() in bufcat(), html.c, can be triggered via buffmt_includes()  
   by running -Thtml -Oincludes on a file containing a long .In argument.  
   Fixing this will probably require reworking the whole bufcat() concept.  
   loc **  exist *  algo *  size **  imp **  
   
 ************************************************************************  
 * missing features  * missing features
 ************************************************************************  ************************************************************************
   
Line 416  are mere guesses, and some may be wrong.
Line 407  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.  - In -man -Thtml, .nf does not preserve indentation.
   It should either convert blanks to &nbsp;    It should either convert blanks to &nbsp;

Legend:
Removed from v.1.222  
changed lines
  Added in v.1.224

CVSweb