]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Xr/args.out_markdown
Macro argument quoting does not prevent recognition of punctuation
[mandoc.git] / regress / mdoc / Xr / args.out_markdown
index bc102f58be0edd37af21b939b8e4d51300bdda93..fdfaa8d3280a5dfb6057b26fcc8e7da2ae612575 100644 (file)
@@ -9,13 +9,13 @@ XR-ARGS(1) - General Commands Manual
 One single
 echo(1)
 is fine, and so is an
-echo(1) followed by something else.
+echo(1) followed by something *else*.
 
 But listen for multiple
 echo(1)s.
 
 A call, an
-echo(1), and
+(echo(1)), and
 another
 echo(1).