jekyll / jekyll-avatar

A Jekyll plugin for rendering GitHub avatars
MIT License
89 stars 9 forks source link

Escape `&`? #8

Closed XhmikosR closed 6 years ago

XhmikosR commented 8 years ago

So, this is weird. The HTML seems to be valid but when I look into Firefox source I see that it sees the ampersand as invalid.

Example from https://government.github.com/:

screen shot 2016-02-29 at 23 47 51

Shouldn't this be escaped anyway, for backwards compatibility too?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.