diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2020-04-18 20:40:10 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2020-04-18 20:40:10 +0000 |
commit | 5384b791222a1766744c362648729972e9a73844 (patch) | |
tree | dca05e2a4298314f19ad80030bdf5c16930950f7 /regress/mdoc/Pp/arg.out_markdown | |
parent | d8e6af26addbffe69059f3b4e263563cdc3f3b53 (diff) | |
download | mandoc-5384b791222a1766744c362648729972e9a73844.tar.gz |
When a .Tg is attached to a paragraph, attach the permalink
to the first word, or the first few words if they are short.
Diffstat (limited to 'regress/mdoc/Pp/arg.out_markdown')
-rw-r--r-- | regress/mdoc/Pp/arg.out_markdown | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/regress/mdoc/Pp/arg.out_markdown b/regress/mdoc/Pp/arg.out_markdown index 0b06ac9e..a793f5a1 100644 --- a/regress/mdoc/Pp/arg.out_markdown +++ b/regress/mdoc/Pp/arg.out_markdown @@ -6,6 +6,8 @@ PP-ARG(1) - General Commands Manual # DESCRIPTION +BEGINTEST + line 1 line 2 @@ -13,6 +15,9 @@ line 3 line 4 -final text +final +text + +ENDTEST -OpenBSD - April 6, 2020 +OpenBSD - April 18, 2020 |