Skip to content

Strikethrough code spans sometimes break depending on text afterwards #60

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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