Skip to content

Bold italics adjacent to italics parsed incorrectly #504

@PaulKleinschmidt

Description

@PaulKleinschmidt

Subject of the issue

This is an issue I came across while using react-markdown. I have an issue opened in that repo (remarkjs/react-markdown#383) but was asked to report it here as well! Let me know if you need some more details, I'd be happy to add any more info.

using react-markdown,

***bold-italic** italic*

should render as:

bold-italic italic

but instead it renders as:

*bold-italic italic*

Your environment

Steps to reproduce

Paste the markdown noted above (***bold-italic** italic*) into this react-markdown demo environment https://rexxars.github.io/react-markdown/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions