mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-13 04:47:10 +00:00
752d57dac1
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.