=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.271 retrieving revision 1.274 diff -u -p -r1.271 -r1.274 --- mandoc/TODO 2018/10/02 12:18:33 1.271 +++ mandoc/TODO 2018/10/25 21:23:52 1.274 @@ -1,6 +1,6 @@ ************************************************************************ * Official mandoc TODO. -* $Id: TODO,v 1.271 2018/10/02 12:18:33 schwarze Exp $ +* $Id: TODO,v 1.274 2018/10/25 21:23:52 schwarze Exp $ ************************************************************************ Many issues are annotated for difficulty as follows: @@ -390,23 +390,18 @@ are mere guesses, and some may be wrong. --- HTML issues -------------------------------------------------------- -- table of content at the top of HTML (and perhaps ps/pdf) pages - only if there are at least two (or three?) non-standard sections - only if the new option -O toc is given - suggested by Adam Kalisz during EuroBSDCon 2018 - -- support -O man with two arguments, typically using the first for - a local tree (like the release pages on mandoc.bsd.lv) and the - second for a remote tree (e.g. man.openbsd.org). - Probable syntax: -O man=first;second - Suggested by kristaps@ during EuroBSDCon 2018. - - wrap Sh and Ss content into
Laura Morales 21 Apr 2018 18:10:48 +0200 (Evaluate whether this is really useful and has no adverse side effects before implementing; if it is possible, it does seem cleaner.) loc ** exist ** algo * size * imp *** + +- .IP wants vertical spacing before itself; + currently, it is formatted like .Bl -compact. + Fixing this requires getting rid of the "float" + in the CSS for .Bl-tag first. + Reminded by Pali Rohar 25 Oct 2018 10:10:35 +0200. - format ".IP *" etc. as