aziz / knockdown

Github flavored Markdown for SublimeText and a custom theme for writing markdown
89 stars 17 forks source link

Italic (in star and underscore notation) followed by comma doesn't work in ST3 #15

Open mbonaci opened 11 years ago

mbonaci commented 11 years ago

st3-italic-before-comma

The same thing works fine on Github: github-italic-before-comma

The same thing happens if there's any other char immediately after the closing star (or underscore), like exclamation/question mark or dot. In fact, it seems to me that it only works if the first character after the closing star is space.

As far as I can see, the double star (strong/bold) works fine in those same circumstances. Didn't try ST2.