summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Dl/spacing.out_html
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-04-19 16:36:16 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-04-19 16:36:16 +0000
commit25b07ce44ad2c1d5e59d80a7abb5385c5d62169d (patch)
treea8e00aace70544f81d2501a34aaf190b7d1d6b33 /regress/mdoc/Dl/spacing.out_html
parenta7eb58f8be5552047bb2594077d548bec819a6d5 (diff)
downloadmandoc-25b07ce44ad2c1d5e59d80a7abb5385c5d62169d.tar.gz
When .Bd, .D1, or .Dl is tagged, attach the permalink
to the first few letters, similar to what was earlier done for .Pp.
Diffstat (limited to 'regress/mdoc/Dl/spacing.out_html')
-rw-r--r--regress/mdoc/Dl/spacing.out_html8
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/mdoc/Dl/spacing.out_html b/regress/mdoc/Dl/spacing.out_html
new file mode 100644
index 00000000..122f4f69
--- /dev/null
+++ b/regress/mdoc/Dl/spacing.out_html
@@ -0,0 +1,8 @@
+<p class="Pp">preceding text</p>
+<div class="Bd
+ Bd-indent" id="display"><code class="Li"><a class="permalink" href="#display">spacing</a>
+ in and around one-line literal displays</code></div>
+empty display:
+<div class="Bd Bd-indent"><code class="Li"></code></div>
+following text
+<br/>