Skip to content

Strikethrough code spans sometimes break depending on text afterwards #60

@lucaswerkmeister

Description

@lucaswerkmeister
~~`a`~~`b`

should render as

ab

but on Reddit renders as

ab

Some more examples; the ones on the left are rendered incorrectly, while the ones on the right work fine:

Broken Working
~~a~~b`` ~~a`~~b``
~~a~~b` ~~a`~~``
~~a~~\b` ~~a`~~``

The broken examples remain broken if you insert a line break after the last tilde.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions