aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Cm/tag.out_html
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2020-03-21 00:25:19 +0000
committerIngo Schwarze <schwarze@openbsd.org>2020-03-21 00:25:19 +0000
commitc22ab73e17266245021db009cd33ef0e2437a2d1 (patch)
tree7c85d9f6c8cba5a0dec19ef5c9dacacc5b1fc3c4 /regress/mdoc/Cm/tag.out_html
parentd4e4004a53ca7fa163aac66fa630fac6c119ff28 (diff)
downloadmandoc-c22ab73e17266245021db009cd33ef0e2437a2d1.tar.gz
mandoc-c22ab73e17266245021db009cd33ef0e2437a2d1.tar.zst
mandoc-c22ab73e17266245021db009cd33ef0e2437a2d1.zip
test skipping of initial hyphens and minus signs in automatic tags;
related to tags.c rev. 1.30
Diffstat (limited to 'regress/mdoc/Cm/tag.out_html')
-rw-r--r--regress/mdoc/Cm/tag.out_html6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/mdoc/Cm/tag.out_html b/regress/mdoc/Cm/tag.out_html
index a140fe3e..134f21c4 100644
--- a/regress/mdoc/Cm/tag.out_html
+++ b/regress/mdoc/Cm/tag.out_html
@@ -5,5 +5,11 @@
<dd>text</dd>
<dt><a class="permalink" href="#three"><code class="Cm" id="three">three</code></a></dt>
<dd>text</dd>
+ <dt><a class="permalink" href="#hyphen"><code class="Cm" id="hyphen">-hyphen</code></a></dt>
+ <dd>text</dd>
+ <dt><a class="permalink" href="#minus"><code class="Cm" id="minus">-minus-sign</code></a></dt>
+ <dd>text</dd>
+ <dt><a class="permalink" href="#backslash"><code class="Cm" id="backslash">\backslash</code></a></dt>
+ <dd>text</dd>
</dl>
<a class="permalink" href="#four"><code class="Cm" id="four">four</code></a>