summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/man/IP (follow)
Commit message (Expand)AuthorAgeFilesLines
* In HTML output, avoid printing a newline right after <pre>schwarze2020-10-161-28/+14
* trivial adjustment of the desired test resultsschwarze2020-07-212-9/+9
* In fragment identifiers, use ~%d for ordinal suffixes,schwarze2020-04-201-3/+3
* automatically tag .SH and .SS in man(7) terminal outputschwarze2020-04-042-0/+4
* Split tagging into a validation part including prioritizationschwarze2020-03-1311-12/+89
* Introduce the concept of nodes that are semantically transparent:schwarze2020-02-277-3/+120
* adapt to new <p> output logic (html.c rev. 1.131)schwarze2019-09-031-4/+2
* Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elementsschwarze2019-03-011-0/+3
* Remove the HTML title= attributes which harmed accessibility andschwarze2019-01-111-2/+2
* Finally, represent the man(7) .PP and .HP macros by the naturalschwarze2019-01-064-7/+79
* Messages of the -Wbase level now print STYLE:. Since thisschwarze2017-07-047-9/+14
* cope with changes in BASE messagesschwarze2017-06-251-1/+1
* churn related to the new style message about RCS idsschwarze2017-06-171-0/+1
* improve rounding rules for scaling unitsschwarze2017-06-141-2/+2
* more tests for .IP/.nf interaction that i forgot to commitschwarze2017-02-172-2/+69
* Trailing whitespace is significant when determining the width of a tagschwarze2015-09-212-2/+26
* support negative horizontal widths in man(7);schwarze2014-12-232-0/+45
* even if the second argument to .IP is invalid, don't print itschwarze2014-12-232-2/+15
* inevitable churn caused by the section title changeschwarze2014-08-266-6/+6
* Improve "skipping paragraph macro" messages,schwarze2014-07-022-1/+4
* Add a new term_flushln() flag TERMP_BRIND (if break, then indent)schwarze2014-04-083-2/+31
* when indenting, extend the right margin accordingly, when needed;schwarze2014-02-162-2/+15
* Drop empty .IP such that is does not cause additional vertical spacing.schwarze2012-07-183-2/+54
* After unifying volume titles in the page headers for man(7) and mdoc(7),schwarze2011-12-024-4/+4
* Complete overhaul of the mandoc(1) test suite.schwarze2011-11-179-6/+9
* another test found in my treeschwarze2011-02-053-3/+50
* Fix stupid commit error pointed out by guenther@ (thanks!):schwarze2011-01-042-3/+3
* Multiple man(7) .IP and .TP fixes started during p2k10:schwarze2011-01-047-0/+226