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
..
2025-10-16 11:17:35 +02:00
2026-01-31 10:54:59 +01:00
2026-01-31 10:54:59 +01:00
2026-01-31 10:54:59 +01:00
2025-11-04 14:08:57 +01:00
2025-09-15 10:50:04 +02:00
2026-02-13 11:01:37 +01:00
2026-04-18 13:05:35 +02:00
2026-06-09 08:42:09 +02:00
2026-07-07 20:58:33 +02:00