938d557844
This fixes a regression introduced in pandoc 2.15 by PR #7606. Closes #7655.
6 lines
430 B
Text
6 lines
430 B
Text
[Header 1 ("indentation-blockquotes",[],[]) [Str "Indentation",Space,Str "blockquotes"]
|
|
,Para [Str "Foobar"]
|
|
,Para [Str "First",Space,Str "line",Space,Str "indented."]
|
|
,Para [Str "Normal",Space,Str "list",Space,Str "paragraph"]
|
|
,Para [Str "List",Space,Str "paragraph",Space,Str "with",Space,Str "less",Space,Str "indent"]
|
|
,BlockQuote [Para [Str "List",Space,Str "paragraph",Space,Str "with",Space,Str "more",Space,Str "indent"]]]
|