Broken strikethrough of plain email text: ~~e@m.co~~ #1307
Labels
category: links
help wanted
L1 - broken
Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue
Describe the bug
When GFM is
true
, the following text:Renders as:
In HTML it thus shows up as something like (but not exactly, the mailto should render as above - see the Markdown demo for exact behaviour, Github's parser is harder to coerce to the invalid rendering):
~~hello@email.com~~
To Reproduce
Steps to reproduce the behavior:
Simply type
~~hello@email.com~~
into the Demo.Expected behavior
Expect the following output
The text was updated successfully, but these errors were encountered: