-
Notifications
You must be signed in to change notification settings - Fork 1.1k
become   #841
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
Comments
I have the same issue with the inliner. Seems like a conversion bug between the HTML name and HTML number of a non-breaking space character. |
Same as #763 |
Not yet sure where exactly this is happening: https://github.com/foundation/foundation-web-inliner/blob/master/lib/inline.js |
Seems it does not happen with the current status of the foundation-web-inliner project (chore/upgrade-browserify-html-minifier): foundation/foundation-web-inliner#3 So this should be fixed with the next deployment. |
I guess the html markup comes from cheerio https://github.com/cheeriojs/cheerio/search?q=xhtml+is%3Aissue&type=Issues |
This still seems to be an issue with the web-based inliner "copy to clipboard" button - & gets changed to & by that button. Am wondering when the fix will be released - the last discussion was about a year ago. Thanks. |
This is still an issue. and it is definitely with the "copy to clipboard" button - if you manually select the code the ampersand is not encoded. |
Hi,
when i use the inliner the entity " " become " "
is it right?
The text was updated successfully, but these errors were encountered: