| Commit message (Expand) | Author | Age | Files | Lines |
* | In HTML output, avoid printing a newline right after <pre> |  schwarze | 2020-10-16 | 1 | -1/+0 |
* | Introduce the concept of nodes that are semantically transparent: |  schwarze | 2020-02-27 | 4 | -2/+81 |
* | adapt to new <p> output logic (html.c rev. 1.131) |  schwarze | 2019-09-03 | 1 | -6/+4 |
* | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elements |  schwarze | 2019-03-01 | 1 | -0/+2 |
* | Remove the HTML title= attributes which harmed accessibility and |  schwarze | 2019-01-11 | 1 | -9/+8 |
* | Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features) |  schwarze | 2019-01-07 | 5 | -2/+112 |
* | Messages of the -Wbase level now print STYLE:. Since this |  schwarze | 2017-07-04 | 22 | -43/+39 |
* | cope with changes in BASE messages |  schwarze | 2017-06-25 | 3 | -6/+9 |
* | churn related to the new style message about RCS ids |  schwarze | 2017-06-17 | 3 | -0/+3 |
* | churn caused by the new Mdocdate messages, no easy way to avoid this :( |  schwarze | 2017-06-11 | 3 | -0/+3 |
* | In markdown, autolinks are dangerous. Different compilers disagree |  schwarze | 2017-03-11 | 1 | -2/+2 |
* | Now that markdown output is tested for almost everything, test all |  schwarze | 2017-03-08 | 1 | -2/+1 |
* | URIs need different escaping; reported by reyk@ |  schwarze | 2017-03-06 | 1 | -2/+2 |
* | first batch of -T markdown tests |  schwarze | 2017-03-05 | 6 | -1/+133 |
* | Use typographic quotes rather than '"' for .Rs %T (no change for -Tascii |  schwarze | 2017-02-17 | 5 | -1/+65 |
* | discard .Rs head arguments and improve .Rs diagnostics |  schwarze | 2015-02-04 | 7 | -3/+73 |
* | inevitable churn caused by the section title change |  schwarze | 2014-08-26 | 3 | -3/+3 |
* | no need to delete any content from .Rs blocks, |  schwarze | 2014-07-07 | 4 | -14/+28 |
* | Using macros in .Sh header lines, or having .Sm off or .Bk -words open |  schwarze | 2014-04-15 | 2 | -2/+14 |
* | Test .%C; supported by mandoc, will soon be supported by the groff port, too. |  schwarze | 2013-08-08 | 2 | -10/+8 |
* | Polish -Tman .Rs support. |  schwarze | 2012-07-11 | 1 | -3/+1 |
* | fix position and formatting of %U |  schwarze | 2012-07-11 | 3 | -2/+66 |
* | Complete overhaul of the mandoc(1) test suite. |  schwarze | 2011-11-17 | 5 | -4/+7 |
* | more tests found in my other tree |  schwarze | 2011-02-06 | 3 | -3/+24 |
* | Now that we don't have groff in base any longer, check in the desired output, |  schwarze | 2010-12-04 | 1 | -0/+13 |
* | major update of the mandoc test suite: |  schwarze | 2010-07-01 | 1 | -1/+1 |
* | Add the first batch of mandoc(1) regression tests, testing for a few bugs |  schwarze | 2009-10-28 | 2 | -0/+26 |