Skip to content
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

Closed
pradyunsg opened this issue Jul 3, 2015 · 6 comments
Closed

Breaks with a bold strings containing under-scores #96

pradyunsg opened this issue Jul 3, 2015 · 6 comments

Comments

@pradyunsg
Copy link

Markdown Extended highlights the text below incorrectly as seen in the image.

Some Text **GITHUB_USERNAME** and **GITHUB_PASSWORD** Some Text

screenshot

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.)

@jonschlinkert
Copy link
Owner

Closing since I'm not able to reproduce and this can be caused by other packages. Here is how it looks for me:

screen shot 2015-10-12 at 5 34 55 am

if you or anyone else has a way for me to reproduce let me know so we can reopen and get it fixed

@pradyunsg
Copy link
Author

Try it with the same text. 😑

It's because of two underscores in the same line.

@jonschlinkert
Copy link
Owner

well that wasn't even a nuance was it lol. you're right, I have the issue as well. reopening

@jonschlinkert jonschlinkert reopened this Oct 12, 2015
@jonschlinkert
Copy link
Owner

I think this is related #61

@pradyunsg 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
@pradyunsg
Copy link
Author

pradyunsg commented Apr 6, 2017

Any updates?

@pradyunsg
Copy link
Author

Closing in favour of #61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants