TomboFry / microlight

A fully IndieWeb-compatible PHP blogging engine
GNU Affero General Public License v3.0
37 stars 3 forks source link

Open Graph tags don't escape single quotes #25

Closed TomboFry closed 5 years ago

TomboFry commented 5 years ago

The following tag isn't escaping the content value, which leads to broken open graph tags, although this will happen wherever there is quoted user content... :thinking:

<meta property='og:description' content='...' />