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

Wrong underscore parsing #28

Closed
joelcuevas opened this issue Dec 13, 2013 · 1 comment
Closed

Wrong underscore parsing #28

joelcuevas opened this issue Dec 13, 2013 · 1 comment

Comments

@joelcuevas
Copy link
Contributor

Input:

under_score and under_score

Output:

<p>under<em>score and under</em>score</p>

Probably the _ should not be parsed if not is preceded by a blank space.

@kzykhys
Copy link
Owner

kzykhys commented Dec 23, 2013

I didn't notice that... Anyways, I should add more tests.

Thanks a lot!

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