pandoc-3.1.10: test/command/9201.md
```
% 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.
```
```
% 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.
```