Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
There’s no scope defined for the underscores/asterisks used to mark text as italic or bold. This makes it impossible to style these characters independently of the text they contain.
Steps to Reproduce
Create a GFM document.
Mark text as __italic__, `italic`, `bold`, or `bold`.
Prerequisites
Description
There’s no scope defined for the underscores/asterisks used to mark text as italic or bold. This makes it impossible to style these characters independently of the text they contain.
Steps to Reproduce
_italic_
_, `italic`, `bold`, or `bold`.Expected behavior:
Actual behavior:
Reproduces how often: 100% of the time
Versions
Additional Information
See also #101.