mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-16 04:26:10 +00:00
* Previously we got overlong lists with `--wrap=none`. This is fixed. * Previously a multiline list could become a simple list (and would always become one with `--wrap=none`). Closes #3384.