You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, they are matched by back-scanning from @, if the previous sibling is a Text node.
But this does not work with emphasis, which already matches against the _
The text was updated successfully, but these errors were encountered:
e.g.
[email protected]
Currently, they are matched by back-scanning from
@
, if the previous sibling is aText
node.But this does not work with emphasis, which already matches against the
_
The text was updated successfully, but these errors were encountered: