summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* In HTML output, avoid printing a newline right after <pre>schwarze2020-10-161-1/+0
* Introduce the concept of nodes that are semantically transparent:schwarze2020-02-274-2/+81
* adapt to new <p> output logic (html.c rev. 1.131)schwarze2019-09-031-6/+4
* Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elementsschwarze2019-03-011-0/+2
* Remove the HTML title= attributes which harmed accessibility andschwarze2019-01-111-9/+8
* Represent mdoc(7) .Pp (and .sp, and some SYNOPSIS and .Rs features)schwarze2019-01-075-2/+112
* Messages of the -Wbase level now print STYLE:. Since thisschwarze2017-07-0422-43/+39
* cope with changes in BASE messagesschwarze2017-06-253-6/+9
* churn related to the new style message about RCS idsschwarze2017-06-173-0/+3
* churn caused by the new Mdocdate messages, no easy way to avoid this :(schwarze2017-06-113-0/+3
* In markdown, autolinks are dangerous. Different compilers disagreeschwarze2017-03-111-2/+2
* Now that markdown output is tested for almost everything, test allschwarze2017-03-081-2/+1
* URIs need different escaping; reported by reyk@schwarze2017-03-061-2/+2
* first batch of -T markdown testsschwarze2017-03-056-1/+133
* Use typographic quotes rather than '"' for .Rs %T (no change for -Tasciischwarze2017-02-175-1/+65
* discard .Rs head arguments and improve .Rs diagnosticsschwarze2015-02-047-3/+73
* inevitable churn caused by the section title changeschwarze2014-08-263-3/+3
* no need to delete any content from .Rs blocks,schwarze2014-07-074-14/+28
* Using macros in .Sh header lines, or having .Sm off or .Bk -words openschwarze2014-04-152-2/+14
* Test .%C; supported by mandoc, will soon be supported by the groff port, too.schwarze2013-08-082-10/+8
* Polish -Tman .Rs support.schwarze2012-07-111-3/+1
* fix position and formatting of %Uschwarze2012-07-113-2/+66
* Complete overhaul of the mandoc(1) test suite.schwarze2011-11-175-4/+7
* more tests found in my other treeschwarze2011-02-063-3/+24
* Now that we don't have groff in base any longer, check in the desired output,schwarze2010-12-041-0/+13
* major update of the mandoc test suite:schwarze2010-07-011-1/+1
* Add the first batch of mandoc(1) regression tests, testing for a few bugsschwarze2009-10-282-0/+26