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

Multiline bold is not highlighted #44

Closed
ghost opened this issue Jan 17, 2014 · 1 comment
Closed

Multiline bold is not highlighted #44

ghost opened this issue Jan 17, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 17, 2014

Hi, thanks for the nice plugin. One thing I noticed

In Sublime Text:

__highlighted__

__not
highlighted__

In GitHub:
bold

multiline
bold

@jonschlinkert
Copy link
Owner

This works fine unless there is a hard line break. GFM does some things that require advanced parsing and are out of the scope of this plugin.

I'm going to close this since I don't see this as a bug, and the solution is to not do a hard line break in the middle of bold or italicized text. But I'd be happy to look at a pr if anyone wants to try to resolve this.

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

1 participant