• Resolved Anonymous User 17976131

    (@anonymized-17976131)


    So, for multiple paragraph list items, the output HTML should be:

    <li><p>Paragraph one.</p><p>Paragraph two.</p></li>

    but the Markdown in Classic Editor is producing this instead:

    <li>Paragraph one.<p>Paragraph two.</p></li>

    As near as I know this is a bug, because I’ve not encountered Markdown doing this elsewhere.

    ETA: Compare to the Markdown Block in Gutenberg, which appears to render things correctly.

    • This topic was modified 1 year, 3 months ago by Anonymous User 17976131.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Anonymous User 17976131

    (@anonymized-17976131)

    FWIW, here is the GitHub issue.

    Plugin Support Chatoxz (a11n)

    (@chatoxz)

    Hi there, thanks for reporting this issue. We don’t have an ETA for when is going to be fixed, but we’ll keep you posted.

    Thread Starter Anonymous User 17976131

    (@anonymized-17976131)

    Got it, thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug: Paragraphs in list items not being correctly formed’ is closed to new replies.