mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 03:47:20 +00:00
5f7e7f539a
This prevented `--accept` from working properly.
151 B
151 B
% pandoc --wrap=preserve
This <!-- x > 0 --> works!
This <!-- x > 0 --> fails?
^D
<p>This <!-- x > 0 --> works!
This <!-- x > 0 --> fails?</p>