Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Sh
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [selected], Thu Apr 2 15:04:39 2020 UTC (5 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6,
HEAD
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)
Copy tagged strings before marking hyphens as breakable. For example, this makes ":tCo-processes" work in ksh(1).
Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 1 20:21:20 2020 UTC (5 years, 3 months ago) by schwarze
Branch: MAIN
Diff to selected 1.2 (colored)
Just like we are already doing it in HTML output, automatically tag section and subsection headers in terminal output, too. Even though admittedly, commands like "/SEE" and "/ Subsec" work, too, there is no downside, and besides, with the recent improvements in the tagging framework, implementation cost is negligible.