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

Diff for /mandoc/TODO between version 1.321 and 1.323

version 1.321, 2022/01/12 00:16:46 version 1.323, 2022/04/14 10:14:53
Line 313  are mere guesses, and some may be wrong.
Line 313  are mere guesses, and some may be wrong.
   weerd@ 28 Sep 2021 12:44:07 +0200    weerd@ 28 Sep 2021 12:44:07 +0200
   loc **  exist *  algo *  size *  imp ***    loc **  exist *  algo *  size *  imp ***
   
   - handle Unicode letters in tags in both HTML and terminal output
     thread "section headers with diacritics" starting with
     Mario Blaettermann 24 Mar 2022 18:13:23 +0100
     loc **  exist *  algo *  size *  imp **
   
 - -T man does not handle eqn(7) and tbl(7)  - -T man does not handle eqn(7) and tbl(7)
   Stephen Gregoratto 16 Feb 2020 01:28:07 +1100    Stephen Gregoratto 16 Feb 2020 01:28:07 +1100
   also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636    also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901636
Line 479  are mere guesses, and some may be wrong.
Line 484  are mere guesses, and some may be wrong.
   
 --- HTML issues --------------------------------------------------------  --- HTML issues --------------------------------------------------------
   
 - make the HTML scaffolding customozable with -O skip=...  - .Aq Mt could set and reset "white-space: nowrap";
     Check whether other enclosure macros could profit from similar handling,
     or whether that is covered by Unicode line-breaking classes WJ, ZW, GL, ZWJ.
     John Gardner 25 Mar 2022 04:44:27 +1100
   
   - make the HTML scaffolding customizable with -O skip=...
   mail to Oliver Corff  3 Jun 2021 17:28:02 +0200    mail to Oliver Corff  3 Jun 2021 17:28:02 +0200
   more feedback from Oliver  3 Jun 2021 18:27:56 +0200    more feedback from Oliver  3 Jun 2021 18:27:56 +0200
   more feedback from Oliver  3 Jun 2021 23:37:18 +0200    more feedback from Oliver  3 Jun 2021 23:37:18 +0200
Line 531  are mere guesses, and some may be wrong.
Line 541  are mere guesses, and some may be wrong.
   may be possible to implement with .Lk img://something.png alt_text    may be possible to implement with .Lk img://something.png alt_text
   
 - check https://github.com/trentm/mdocml  - check https://github.com/trentm/mdocml
   
   --- CSS issues ---------------------------------------------------------
   
   - use flexbox for .Bl-tag instead of the fragile float/clear mechanism
     John Gardner 25 Mar 2022 04:44:27 +1100
   
   
 ************************************************************************  ************************************************************************
 * formatting issues: gratuitous differences  * formatting issues: gratuitous differences

Legend:
Removed from v.1.321  
changed lines
  Added in v.1.323

CVSweb