Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Dl
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 21 15:17:29 2020 UTC (4 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6,
HEAD
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)
trivial adjustment of the desired test results after getting rid of the "copyless" crutch
Revision 1.2 / (download) - annotate - [select for diffs], Sun Apr 19 16:36:19 2020 UTC (5 years, 2 months ago) by schwarze
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)
When .Bd, .D1, or .Dl is tagged, attach the permalink to the first few letters, similar to what was earlier done for .Pp.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 6 10:16:21 2020 UTC (5 years, 3 months ago) by schwarze
Branch: MAIN
Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, improve the logic for writing inside permalinks: skip them when there is no child content or when there is a risk that the children might contain flow content.