]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Oo/punct.out_markdown
style message about missing blank before trailing delimiter;
[mandoc.git] / regress / mdoc / Oo / punct.out_markdown
index befa71f3cd26192dbc466bc0a26b69579312322d..6527e5e1a5b089a66240ddf61cb7cfcbdb953159 100644 (file)
@@ -9,7 +9,7 @@ OO-PUNCT(1) - General Commands Manual
 at the beginning:
 (\[z
 \[| z
-\[. z]]]
+\[. z]] **bold**]
 
 in the middle:
 \[a (z
@@ -20,4 +20,7 @@ at the end:
 \[\[a (]
 |]
 
-OpenBSD - July 6, 2012
+missing blank:
+\[a.]
+
+OpenBSD - June 9, 2017