Skip to content

spaces before closing inline pairs don't parse #124

Description

@BrianHicks

Here's an example:

this is a **strong **word.

I'd expect this should be formatted as "this is a strong word" but comes out as unparsed source.

Context: I have some source coming in from Airtable, which is a "markdown-inspired" markup. It's close, but there are times like this where it does weird stuff. GitHub's parser correctly parses this, however, so I think it's reasonable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions