mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-04 06:35:47 +00:00
In these cases we emit an empty comment to fix the point from which indentation is measured; otherwise the block quote is not parsed as a block quote. This affects list items and admonitions. Cloess #10236.