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

Diff for /mandoc/TODO between version 1.225 and 1.228

version 1.225, 2017/01/26 18:28:18 version 1.228, 2017/01/27 13:47:10
Line 259  are mere guesses, and some may be wrong.
Line 259  are mere guesses, and some may be wrong.
   even for apropos title line output; req by bapt@    even for apropos title line output; req by bapt@
   loc *  exist *  algo *  size *  imp ***    loc *  exist *  algo *  size *  imp ***
   
 - makewhatis(8) for preformatted pages:  
   parse the section number from the header line  
   and compare to the section number from the directory name  
   loc *  exist *  algo *  size *  imp **  
   
 - Does makewhatis(8) detect missing NAME sections, missing names,  
   and missing descriptions in all the file formats?  
   loc *  exist *  algo *  size *  imp ***  
   
 - clean up escape sequence handling, creating three classes:  - clean up escape sequence handling, creating three classes:
   (1) fully implemented, or parsed and ignored without loss of content    (1) fully implemented, or parsed and ignored without loss of content
   (2) unimplemented, potentially causing loss of content    (2) unimplemented, potentially causing loss of content
Line 412  are mere guesses, and some may be wrong.
Line 403  are mere guesses, and some may be wrong.
   
 - jsg on icb, Nov 3, 2014:  - jsg on icb, Nov 3, 2014:
   try to guess Xr in man(7) for hyperlinking    try to guess Xr in man(7) for hyperlinking
     and render them with <a class="Xr" href=...>
     https://github.com/Debian/debiman/issues/15
     loc *  exist *  algo **  size **  imp **
   
 - The tables used to render the three-part page headers actually force  - The tables used to render the three-part page headers actually force
   the width of the <body> to the max-width given for <html>.    the width of the <body> to the max-width given for <html>.
Line 519  are mere guesses, and some may be wrong.
Line 513  are mere guesses, and some may be wrong.
   probably cannot be on by default in -Tlint because it needs    probably cannot be on by default in -Tlint because it needs
   to access the manpath and mandoc.db(3) after parsing.    to access the manpath and mandoc.db(3) after parsing.
   asked for by jmc@ Fri, 4 Dec 2015 22:39:40 +0000    asked for by jmc@ Fri, 4 Dec 2015 22:39:40 +0000
   
 - Report errors in -O suboption parsing.  
   loc *  exist *  algo *  size *  imp **  
   
 - warn when .Sh or .Ss contain other macros  - warn when .Sh or .Ss contain other macros
   Steffen Nurpmeso, savannah.gnu.org/bugs/index.php?45034    Steffen Nurpmeso, savannah.gnu.org/bugs/index.php?45034

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

CVSweb