From 064e8ea72f2d7bac4d2f3dbd3e2ffc3f6c05774c Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 2 Apr 2020 15:04:36 +0000 Subject: Copy tagged strings before marking hyphens as breakable. For example, this makes ":tCo-processes" work in ksh(1). --- regress/mdoc/Tg/warn.out_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/mdoc/Tg/warn.out_html') diff --git a/regress/mdoc/Tg/warn.out_html b/regress/mdoc/Tg/warn.out_html index b4d3cf74..fdc333b6 100644 --- a/regress/mdoc/Tg/warn.out_html +++ b/regress/mdoc/Tg/warn.out_html @@ -1,4 +1,4 @@ -

initial text +

initial text too many badstart badend whitespace

-- cgit