diff options
Diffstat (limited to 'test/command')
| -rw-r--r-- | test/command/9201.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/test/command/9201.md b/test/command/9201.md new file mode 100644 index 000000000..12c9aec9e --- /dev/null +++ b/test/command/9201.md @@ -0,0 +1,18 @@ +``` +% pandoc -f man -t markdown +.TH "EXAMPLE" "1" +.SH "OPTIONS" +.TP 8n +\fB\-\-help\fR +This is line one. +.sp +This is line two. +^D +# OPTIONS + +**\--help** + +: This is line one. + + This is line two. +``` |
