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

beautify-html returns null on broken html #301

Closed
eleith opened this issue Jul 3, 2013 · 0 comments
Closed

beautify-html returns null on broken html #301

eleith opened this issue Jul 3, 2013 · 0 comments

Comments

@eleith
Copy link

eleith commented Jul 3, 2013

the following html when passed into beautify-html

<img title="Image: https://spark-public.s3.amazonaws.com/maps/images/Headers/MapHeader9.jpg" src="https://spark-public.s3.amazonaws.com/maps/images/Headers/MapHeader9.jpg" alt="Flickr photo showing instructor's personal map." "photo="" credit:="" "anthony="" c.="" robinson"="" height="376" width="850">

returns null. i know the html is mal-formed but my expectation is that it just gives me back the string as is, to avoid data loss. we have a simple workaround, but thought i would file my findings in case others run into this.

@bitwiseman bitwiseman modified the milestones: v1.6.0, v1.5.3 Sep 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants