]> git.cameronkatri.com Git - mandoc.git/history - regress/mdoc/Sh
Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It.
[mandoc.git] / regress / mdoc / Sh /
2020-04-02 Ingo SchwarzeCopy tagged strings before marking hyphens as breakable.
2020-04-01 Ingo SchwarzeJust like we are already doing it in HTML output, autom...
2020-02-27 Ingo SchwarzeFully support explicit tagging of .Sh and .Ss.
2020-02-27 Ingo SchwarzeIntroduce the concept of nodes that are semantically...
2019-09-03 Ingo Schwarzeadapt to new <p> output logic (html.c rev. 1.260)
2019-03-01 Ingo SchwarzeWrap .Sh/.SH sections and .Ss/.SS subsections in HTML...
2019-01-11 Ingo SchwarzeRemove the HTML title= attributes which harmed accessib...
2019-01-07 Ingo SchwarzeRepresent mdoc(7) .Pp (and .sp, and some SYNOPSIS and...
2018-12-04 Ingo SchwarzeClean up the validation of .Pp, .PP, .sp, and .br....
2017-07-28 Ingo SchwarzeDo not test .Xr here. It is not what this directory...
2017-07-20 Ingo SchwarzeAvoid cross reference to mandoc(1) because it may cause...
2017-07-04 Ingo SchwarzeMessages of the -Wbase level now print STYLE:. Since...
2017-06-25 Ingo Schwarzecope with changes in BASE messages
2017-06-17 Ingo Schwarzestyle message about missing RCS ids; inspired by mdoclint
2017-06-11 Ingo SchwarzeStyle message about legacy man(7) date format in mdoc...
2017-04-28 Ingo SchwarzeDelete .Pp right before the first .Sh and right before...
2017-03-09 Ingo SchwarzeReally commit some files that failed to get committed...
2017-03-05 Ingo Schwarzefirst batch of -T markdown tests
2017-02-08 Ingo SchwarzeFinally port the OpenBSD regression suite.