Skip to content

Bad Markdown spacing fix on consecutive emphases #49

@nahoj

Description

@nahoj

Hi, there's an issue in the Markdown Normalizer plugin. When there are e.g. 2 bold parts on a line of text, it treats the part between them as an ill-formatted bold part and removes spaces:

-I **prefer** tea **to** coffee.
+I **prefer**tea**to** coffee.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions