| Commit message (Expand) | Author | Age | Files | Lines |
* | Distinguish between escape sequences that produce no output | Ingo Schwarze | 2022-08-15 | 4 | -8/+32 |
* | In HTML output, correctly render .Bd -unfilled in proportionally-spaced | Ingo Schwarze | 2021-03-30 | 1 | -1/+1 |
* | In HTML output, avoid printing a newline right after <pre> | Ingo Schwarze | 2020-10-16 | 2 | -16/+8 |
* | trivial adjustment of the desired test results | Ingo Schwarze | 2020-07-21 | 3 | -17/+17 |
* | In fragment identifiers, use ~%d for ordinal suffixes, | Ingo Schwarze | 2020-04-20 | 1 | -2/+2 |
* | When .Bd, .D1, or .Dl is tagged, attach the permalink | Ingo Schwarze | 2020-04-19 | 12 | -33/+76 |
* | When a .Tg is attached to a paragraph, attach the permalink | Ingo Schwarze | 2020-04-18 | 1 | -3/+5 |
* | Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. | Ingo Schwarze | 2020-04-06 | 11 | -14/+37 |
* | Introduce the concept of nodes that are semantically transparent: | Ingo Schwarze | 2020-02-27 | 3 | -3/+19 |
* | adapt to new <p> output logic (html.c rev. 1.260) | Ingo Schwarze | 2019-09-03 | 2 | -5/+1 |
* | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) | Ingo Schwarze | 2019-01-07 | 9 | -7/+164 |
* | Test interaction of low-level roff(7) filling requests with .Bd in general | Ingo Schwarze | 2019-01-04 | 7 | -12/+97 |
* | Now that we have the -Wstyle message level, downgrade six warnings | Ingo Schwarze | 2017-07-06 | 1 | -7/+7 |
* | Messages of the -Wbase level now print STYLE:. Since this | Ingo Schwarze | 2017-07-04 | 43 | -95/+86 |
* | cope with changes in BASE messages | Ingo Schwarze | 2017-06-25 | 7 | -14/+21 |
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 7 | -0/+7 |
* | improve rounding rules for scaling units | Ingo Schwarze | 2017-06-14 | 1 | -2/+2 |
* | Style message about legacy man(7) date format in mdoc(7) documents | Ingo Schwarze | 2017-06-11 | 7 | -0/+7 |
* | Now that markdown output is tested for almost everything, test all | Ingo Schwarze | 2017-03-08 | 1 | -4/+0 |
* | enable -T markdown tests of filled displays and tagged lists | Ingo Schwarze | 2017-03-08 | 13 | -0/+300 |
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 32 | -0/+558 |
* | Move the regression suite to the attic. | Ingo Schwarze | 2014-03-03 | 3 | -92/+0 |
* | Removed stipulation that an empty `Bd -offset' will default to 6n. Not | Kristaps Dzonsons | 2010-06-12 | 2 | -0/+64 |
* | Cache all of `Bd's resolved arguments into mdoc_bd, which is stashed in | Kristaps Dzonsons | 2010-06-12 | 1 | -0/+28 |