summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* HTML formatting of .IPIngo Schwarze2018-11-251-0/+6
* Implement horizontal and vertical alignment of tbl(7) cell contentIngo Schwarze2018-11-241-4/+0
* in -man -Thtml, vertical spacing is required before .IPIngo Schwarze2018-10-251-0/+6
* Add an option -T html -O toc to add a brief table of contents nearIngo Schwarze2018-10-021-5/+0
* Support a second argument to -O man,Ingo Schwarze2018-10-021-6/+0
* Render the eqn(7) "sqrt" function as U+221A in UTF-8 output.Ingo Schwarze2018-10-021-4/+1
* feature suggestions from EuroBSDCon 2018Ingo Schwarze2018-09-231-0/+14
* Rudimentary implementation of the roff(7) .while request.Ingo Schwarze2018-08-241-4/+0
* Implement the roff(7) .shift and .return requests,Ingo Schwarze2018-08-231-1/+1
* Mostly complete implementation of the 'c' (character available)Ingo Schwarze2018-08-191-6/+0
* implement the GNU man-ext .SY/.YS (synopsis block) macro in man(7),Ingo Schwarze2018-08-181-3/+0
* implement the GNU man-ext .TQ macro in man(7),Ingo Schwarze2018-08-161-3/+0
* Implement the \*(.T predefined string (interpolate device name)Ingo Schwarze2018-08-161-7/+0
* support tail arguments on the .ME and .UE macros,Ingo Schwarze2018-08-141-3/+0
* error message for invalid -S argumentIngo Schwarze2018-08-101-0/+9
* handle the non-portable GNU-style \[charNN], \[charNNN] characterIngo Schwarze2018-08-101-3/+4
* The groff man-ext macros define fonts CB, CI, and CR,Ingo Schwarze2018-08-101-3/+0
* Implement the roff(7) .nop (no operation) request.Ingo Schwarze2018-08-101-3/+0
* scanned to groff manual pages for todo items;Ingo Schwarze2018-08-061-0/+28
* makewhatis -p complains about language subdirectoriesIngo Schwarze2018-07-311-0/+4
* remove two entries that were doneIngo Schwarze2018-07-281-10/+2
* new todos, mostly from Pali Rohar, mostly tbl(7)Ingo Schwarze2018-07-161-0/+18
* Do not write duplicate id= attributes, they violate HTML syntax.Ingo Schwarze2018-05-251-6/+3
* Eliminate the class=It-* attributes.Ingo Schwarze2018-05-081-6/+0
* multiple new entries from various sourcesIngo Schwarze2018-04-241-0/+41
* dedup issuesIngo Schwarze2018-04-201-1/+6
* Two new low-level roff(7) features:Ingo Schwarze2018-04-101-8/+0
* Using an undefined string or macro will cause it to be defined as empty.Ingo Schwarze2018-04-091-4/+0
* duplicate anchorsIngo Schwarze2017-10-281-0/+4
* format ".IP *" etc. as <ul> rather than <dl>Ingo Schwarze2017-09-021-0/+4
* two more entries from the mdoclint TODO, clerified by wiz@Ingo Schwarze2017-07-241-1/+10
* migrate the mdoclint(1) TODO list here, from pkgsrcIngo Schwarze2017-07-221-0/+13
* MAP_PRIVATE is pointless without PROT_WRITEIngo Schwarze2017-07-201-5/+0
* For -Tlint, put parser messages on stdout instead of stderr.Ingo Schwarze2017-07-201-9/+0
* correctly handle letters in .Nx arguments; improves for exampleIngo Schwarze2017-07-201-5/+0
* three ideas found in a different TODO fileIngo Schwarze2017-07-201-0/+8
* delete some entries that have been taken care ofIngo Schwarze2017-07-191-47/+0
* eqn(7) nits from bentley@Ingo Schwarze2017-07-141-0/+9
* eqn(1) output operator translationIngo Schwarze2017-06-231-0/+7
* Introduce a new mandoc(1) message level, -W style, below -W warning.Ingo Schwarze2017-05-161-14/+0
* ASCII characters that are special to roffIngo Schwarze2017-04-271-0/+7
* new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@;Ingo Schwarze2017-03-031-6/+0
* double quotes were fixed, finallyIngo Schwarze2017-02-181-4/+1
* reference a relevant mail for one TODO itemIngo Schwarze2017-02-081-1/+1
* remove several things that were taken care of in the pastIngo Schwarze2017-02-051-25/+0
* mark up .Ar, .Fa, .Va, .Ft, and .Vt with <var> rather than <i>;Ingo Schwarze2017-02-051-3/+0
* more work found in old mailsIngo Schwarze2017-02-031-1/+17
* MANDOCERR_BADTAB no longer exists,Ingo Schwarze2017-01-281-8/+0
* warn about invalid output optionsIngo Schwarze2017-01-271-7/+0
* Parse the section number from the content of preformatted pagesIngo Schwarze2017-01-271-5/+0