You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2023/02/11 09:44:00 UTC

[jira] [Assigned] (DOXIA-693) Markdown Sink: Incorrect ordered list item prefixes

     [ https://issues.apache.org/jira/browse/DOXIA-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus reassigned DOXIA-693:
-------------------------------------

    Assignee: Konrad Windszus

> Markdown Sink: Incorrect ordered list item prefixes
> ---------------------------------------------------
>
>                 Key: DOXIA-693
>                 URL: https://issues.apache.org/jira/browse/DOXIA-693
>             Project: Maven Doxia
>          Issue Type: Bug
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)