Files
pandoc/test/command
John MacFarlane db8d64fe6f Markdown writer: Fix ordered list bug.
Previously ordered lists starting with a code block did not
round trip. Pandoc uses an indented code block, and according
to commonmark rules only one space is gobbled after the list
marker; however, pandoc added two.  This has now been fixed.
An incidental change fixes an oddity in markua list indentation.

Closes #11762.
2026-07-14 17:34:15 +02:00
..
2024-06-07 14:16:38 -07:00
2021-09-21 10:42:24 -07:00
2021-12-07 23:59:59 -08:00
2026-06-09 08:42:09 +02:00