From 25b07ce44ad2c1d5e59d80a7abb5385c5d62169d Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 19 Apr 2020 16:36:16 +0000 Subject: When .Bd, .D1, or .Dl is tagged, attach the permalink to the first few letters, similar to what was earlier done for .Pp. --- regress/mdoc/Pp/arg.out_markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'regress/mdoc/Pp') diff --git a/regress/mdoc/Pp/arg.out_markdown b/regress/mdoc/Pp/arg.out_markdown index a793f5a1..b0d0744e 100644 --- a/regress/mdoc/Pp/arg.out_markdown +++ b/regress/mdoc/Pp/arg.out_markdown @@ -15,8 +15,7 @@ line 3 line 4 -final -text +final text ENDTEST -- cgit