Skip to content

Bold with bold italic in same line isn't converted correctly #1008

@Geroyuni

Description

@Geroyuni

**Some** examples ***here*** is converted to:
<p><strong>Some*<em> examples </em></strong>here***</p>
This ends up looking like this in practice: Some* examples here***

I'd expect it to be converted to something like:
<p><strong>Some</strong> examples <strong><em>here</em></strong></p>

image

C:\Users\Geroyuni>pip show markdown
Name: Markdown
Version: 3.2.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions