-
-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Breaks with a bold strings containing under-scores #96
Comments
Try it with the same text. 😑 It's because of two underscores in the same line. |
well that wasn't even a nuance was it lol. you're right, I have the issue as well. reopening |
I think this is related #61 |
pradyunsg
changed the title
Breaks when a bold string contains a single under-score
Breaks with a bold strings containing under-scores
Mar 31, 2016
bitwiser73
added a commit
to bitwiser73/sublime-markdown-extended
that referenced
this issue
Nov 12, 2016
Any updates? |
Closing in favour of #61. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Markdown Extended highlights the text below incorrectly as seen in the image.
The issue seems to be when there are 2 bold text-segments with underscore in both of them. (This mis-highlighting is not seen when either of the under-scores are removed.)
The text was updated successfully, but these errors were encountered: