Description
For numbered list the markdown sink just emits the prefix 1 without the necessary trailing dot. Therefore when rendering that markdown in XHTML the numbered lists item appears as regular paragraph.
Also markdown only specifies numerical ordered lists (https://daringfireball.net/projects/markdown/syntax#list, https://spec.commonmark.org/0.30/#list-items) so prefixes like a, i, A or I are just invalid.
Attachments
Issue Links
- blocks
-
MNGSITE-507 Convert APT to markdown sources
- Open
- links to