Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.6k
Closed
Description
**@user**
is converted to an email link using markdown_github
► pandoc -f markdown_github**@user**^Z<p><script type="text/javascript"><!--h='user*';a='@';n='**';e=n+a+h;document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'" clas'+'s="em' + 'ail">'+e+'<\/'+'a'+'>');// --></script><noscript>** at user*</noscript>*</p>
► pandoc**@user**^Z<p><strong><span>@user</span></strong></p>
Is this expected?
Metadata
Metadata
Assignees
Labels
No labels