Files
John MacFarlane 8ce63ffe28 Mardkown writer: fix spacing issues with definition lists.
- Properly handle the case where the first item is an indented
  code block.  (Closes #11542.)
- Use correct indentation when `four_space_rule` extension is
  disabled.
2026-03-20 11:39:01 +01:00

198 B

% 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.