From 53e82aa8ae9cb194d4b8418e8dd4223a4a5097d3 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/Bd/nested.out_html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 regress/mdoc/Bd/nested.out_html (limited to 'regress/mdoc/Bd/nested.out_html') diff --git a/regress/mdoc/Bd/nested.out_html b/regress/mdoc/Bd/nested.out_html new file mode 100644 index 00000000..bc71c270 --- /dev/null +++ b/regress/mdoc/Bd/nested.out_html @@ -0,0 +1,28 @@ +

regular text

+
text + (default indent) +
text + (default indent)
+outer text
+regular text +
text + (4n) +
text + (2n)
+outer text +
+
tag
+
text
+
+outer text
+regular text +
+
tag
+
outer text +
inner text (2n)
+ outer text
+
-- cgit v1.2.3