johannschopplich / kirby-blurry-placeholder

🖼 Blurry image placeholders for better UX
MIT License
65 stars 3 forks source link

fix: encode URIs to comply w/ W3c guidelines #13

Closed tobimori closed 2 years ago

tobimori commented 2 years ago

Using https://validator.w3.org/ on a site with Kirby Blurry Placeholder throws a bunch of errors like this:

CleanShot 2022-02-08 at 21 51 51@2x

This PR fixes those errors.

johannschopplich commented 2 years ago

That's a pretty neat change. Thanks for checking and submitting the PR! Does the PR not only fix these errors, but behave identical to before? I'm pretty sure, just checking twice from your experience.

tobimori commented 2 years ago

Ignore my silly mistake - it should now work correctly with Loadeer and errors should not be picked up by the parser.