mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
When a paragraph has an indentation different from the parent (named) style, it used to be considered a blockquote. But this only makes sense when the paragraph has more indentation. So this commit adds a check for the indentation of the parent style.
4 lines
197 B
Plaintext
4 lines
197 B
Plaintext
[Header 1 ("vml-image",[],[]) [Strong [Str "VML",Space,Str "Image"]]
|
|
,Para [Str "It",Space,Str "should",Space,Str "follow",Space,Str "below:"]
|
|
,Para [Image ("",[],[]) [] ("media/image4.jpeg","")]]
|