Closed nerg4l closed 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
/open
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please answer the following before submitting your issue:
v1.4.0
1.16.4
Windows 10 Pro N 20H2 64 bit
Creation:
It seems the default email regex parses differently.
Exact content:
GitHub Flavored Markdown:
<strong><a href="http://test.com/~/a" rel="nofollow">http://test.com/~/a</a></strong><br>
<strong><a href="http://test.com/~/" rel="nofollow">http://test.com/~/</a></strong><br>
<strong><a href="http://test.com/" rel="nofollow">http://test.com/</a>~</strong><br>
<strong><a href="http://test.com/a/" rel="nofollow">http://test.com/a/</a>~</strong></p>
Goldmark render: