aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sh/tag.out_tag
Commit message (Collapse)AuthorAgeFilesLines
* trivial adjustment of the desired test resultsIngo Schwarze2020-07-211-8/+8
| | | | after getting rid of the "copyless" crutch
* Copy tagged strings before marking hyphens as breakable.Ingo Schwarze2020-04-021-1/+2
| | | | For example, this makes ":tCo-processes" work in ksh(1).
* Just like we are already doing it in HTML output, automatically tagIngo Schwarze2020-04-011-0/+7
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.