mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 04:17:16 +00:00
8ce63ffe28
- 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.
198 B
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.