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

Widon’t doesn’t count commas #13

Closed
kennethormandy opened this issue Jan 16, 2014 · 1 comment
Closed

Widon’t doesn’t count commas #13

kennethormandy opened this issue Jan 16, 2014 · 1 comment

Comments

@kennethormandy
Copy link
Contributor

If the second-last word in a paragraph has a comment before it, there will be no &nbps; after it.

Example

Start of the paragraph … before they get deleted—I mean, published.

Expected

<p>Start of the paragraph … before they get deleted—I mean,&nbsp;published.</p>

Actual

<p>Start of the paragraph … before they get deleted—I mean, published.</p>
ekalinin added a commit that referenced this issue Jan 17, 2014
@ekalinin
Copy link
Owner

Fixed in #14

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