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
Prior to this fix, words containing two underscores would screw up highlighting: The `markup.italic.markdown` scope would extend beyond the end of the word, preventing all other rules (e.g. for headers, …) from matching.
Fixes#20.
0 commit comments