mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
8547196b44
(or equivalent, e.g. 'i'). This brings the markdown parser in line with commonmark, and avoids a lot of unintended list starts. Closes #11735. Note that ordered lists that are not sublists may still start with numbers other than 1.