]> git.cameronkatri.com Git - mandoc.git/history - TODO
Implement horizontal and vertical alignment of tbl(7) cell content
[mandoc.git] / TODO
2018-11-24 Ingo SchwarzeImplement horizontal and vertical alignment of tbl...
2018-10-25 Ingo Schwarzein -man -Thtml, vertical spacing is required before .IP
2018-10-02 Ingo SchwarzeAdd an option -T html -O toc to add a brief table of...
2018-10-02 Ingo SchwarzeSupport a second argument to -O man,
2018-10-02 Ingo SchwarzeRender the eqn(7) "sqrt" function as U+221A in UTF...
2018-09-23 Ingo Schwarzefeature suggestions from EuroBSDCon 2018
2018-08-24 Ingo SchwarzeRudimentary implementation of the roff(7) .while request.
2018-08-23 Ingo SchwarzeImplement the roff(7) .shift and .return requests,
2018-08-19 Ingo SchwarzeMostly complete implementation of the 'c' (character...
2018-08-18 Ingo Schwarzeimplement the GNU man-ext .SY/.YS (synopsis block)...
2018-08-16 Ingo Schwarzeimplement the GNU man-ext .TQ macro in man(7),
2018-08-16 Ingo SchwarzeImplement the \*(.T predefined string (interpolate...
2018-08-14 Ingo Schwarzesupport tail arguments on the .ME and .UE macros,
2018-08-10 Ingo Schwarzeerror message for invalid -S argument
2018-08-10 Ingo Schwarzehandle the non-portable GNU-style \[charNN], \[charNNN...
2018-08-10 Ingo SchwarzeThe groff man-ext macros define fonts CB, CI, and CR,
2018-08-10 Ingo SchwarzeImplement the roff(7) .nop (no operation) request.
2018-08-06 Ingo Schwarzescanned to groff manual pages for todo items;
2018-07-31 Ingo Schwarzemakewhatis -p complains about language subdirectories
2018-07-28 Ingo Schwarzeremove two entries that were done
2018-07-16 Ingo Schwarzenew todos, mostly from Pali Rohar, mostly tbl(7)
2018-05-25 Ingo SchwarzeDo not write duplicate id= attributes, they violate...
2018-05-08 Ingo SchwarzeEliminate the class=It-* attributes.
2018-04-24 Ingo Schwarzemultiple new entries from various sources
2018-04-20 Ingo Schwarzededup issues
2018-04-10 Ingo SchwarzeTwo new low-level roff(7) features:
2018-04-09 Ingo SchwarzeUsing an undefined string or macro will cause it to...
2017-10-28 Ingo Schwarzeduplicate anchors
2017-09-02 Ingo Schwarzeformat ".IP *" etc. as <ul> rather than <dl>
2017-07-24 Ingo Schwarzetwo more entries from the mdoclint TODO, clerified...
2017-07-22 Ingo Schwarzemigrate the mdoclint(1) TODO list here, from pkgsrc
2017-07-20 Ingo SchwarzeMAP_PRIVATE is pointless without PROT_WRITE
2017-07-20 Ingo SchwarzeFor -Tlint, put parser messages on stdout instead of...
2017-07-20 Ingo Schwarzecorrectly handle letters in .Nx arguments; improves...
2017-07-20 Ingo Schwarzethree ideas found in a different TODO file
2017-07-19 Ingo Schwarzedelete some entries that have been taken care of
2017-07-14 Ingo Schwarzeeqn(7) nits from bentley@
2017-06-23 Ingo Schwarzeeqn(1) output operator translation
2017-05-16 Ingo SchwarzeIntroduce a new mandoc(1) message level, -W style,...
2017-04-27 Ingo SchwarzeASCII characters that are special to roff
2017-03-03 Ingo Schwarzenew -mdoc -Tmarkdown output mode; OK millert@ reyk...
2017-02-18 Ingo Schwarzedouble quotes were fixed, finally
2017-02-08 Ingo Schwarzereference a relevant mail for one TODO item
2017-02-05 Ingo Schwarzeremove several things that were taken care of in the...
2017-02-05 Ingo Schwarzemark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather...
2017-02-03 Ingo Schwarzemore work found in old mails
2017-01-28 Ingo SchwarzeMANDOCERR_BADTAB no longer exists,
2017-01-27 Ingo Schwarzewarn about invalid output options
2017-01-27 Ingo SchwarzeParse the section number from the content of preformatt...
2017-01-26 Ingo Schwarzemore info on man(7) .Xr hyperlinking
2017-01-26 Ingo SchwarzeFix -man -Thtml formatting after .nf (which has nothing...
2017-01-25 Ingo SchwarzeImprove HTML formatting of .Bl -tag.
2017-01-17 Ingo SchwarzeCompletely delete the buf field of struct html and...
2016-09-13 Ingo Schwarzeminor tbl(7) column spacing and wrapping issues in...
2016-08-02 Ingo SchwarzePOSIX allows PATH_MAX to not be defined, meaning "unlim...
2016-07-31 Ingo SchwarzeAutodetect a suitable locale for -Tutf8 mode,
2016-07-19 Ingo SchwarzeRemove the dependency on SQLite without loss of functio...
2016-06-05 Ingo Schwarzedelete two entries that are done
2016-04-14 Ingo Schwarzein -man -Thtml, .nf does not preserve indentation
2016-01-08 Ingo Schwarzewould be nice to warn about broken .Xr links...
2015-11-06 Ingo SchwarzeIn ./configure, select a RE syntax for word boundaries...
2015-09-29 Ingo SchwarzeTheo found a stray blank in HTML output.
2015-08-29 Ingo Schwarzetedu@ reports tbl(7) issues in synaptics(4)
2015-07-18 Ingo Schwarzeanother portability todo
2015-07-14 Ingo Schwarzeheaders should not contain macros
2015-06-26 Ingo Schwarzedelete some TODO entries that were already fixed
2015-06-18 Ingo Schwarzenice idea for eqn(7) from CDBUG.
2015-06-10 Ingo Schwarzetwo new tasks i heard about at BSDCan
2015-04-18 Ingo Schwarzelook at COHERENT troff
2015-04-16 Ingo Schwarzeflorian want <img> tags for https://tlakh.xyz/p2k15...
2015-04-06 Ingo SchwarzeDo not mistreat empty arguments to font alternating...
2015-04-03 Ingo Schwarzeportability: word boundaries in regular expressions
2015-03-16 Ingo Schwarzenaddy@ found a tough problem - fittingly, in cobfusc...
2015-03-11 Ingo SchwarzeWhen interpreting the -O argument as a macro name fails,
2015-02-20 Ingo Schwarze\n(.$
2015-02-17 Ingo Schwarzenaddy@ scoured the ports tree for remaining mandoc...
2015-02-12 Ingo SchwarzeAfter almost five years and 99 revisions, mdoc_macro...
2015-02-10 Ingo Schwarzetrim trailing white space, no code change;
2015-01-24 Ingo Schwarzenew task: escape blank at the beginning of a line
2014-12-17 Ingo Schwarze[[:<:]] is not POSIX
2014-12-13 Ingo SchwarzeFix a regression found by Carsten dot Kunze at arcor...
2014-12-10 Ingo Schwarzethe asciidoc/docbook toolchain uses braindead \h for...
2014-12-03 Ingo Schwarzedelete five entries that were already fixed
2014-12-02 Ingo Schwarzenote to self to not forget about groff
2014-12-02 Ingo Schwarzewe really need .ta
2014-12-02 Ingo SchwarzeFix the implementation and documentation of \c (continu...
2014-11-26 Ingo SchwarzeSimplify the mparse_open()/mparse_wait() interface.
2014-11-20 Ingo Schwarzewarn about calling non-callable macros
2014-11-09 Ingo Schwarzehyperlinking in -man -Thtml
2014-10-25 Ingo Schwarzesome new tasks
2014-10-16 Ingo SchwarzeImplement in-line equations, much needed by Xenocara...
2014-10-14 Ingo Schwarzeannotate for difficulty, and some minor cleanup
2014-10-14 Ingo Schwarzebentley@ suggests Unicode table borders;
2014-10-10 Ingo Schwarzetasks found while reading the eqn(7) User's Guide
2014-10-10 Kristaps DzonsonsRe-write of eqn(7) parser and MathML output.
2014-10-06 Ingo Schwarzenote HTML max-width issue
2014-08-18 Kristaps DzonsonsNotes on CGI: installation (readying cgi.h) and future...
2014-08-13 Ingo Schwarzenote about AT&T documenters workbench
2014-08-13 Ingo Schwarzenote about <var>
2014-08-09 Ingo Schwarzemmap(2) requires MAP_PRIVATE ^ MAP_SHARED for flags;
next