0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/apps/amp/lib
Aileen Nowak 11436317c0 🐛 Remove oldschool HTML attribrutes (#7309)
no issue

Uses `allowedAttributes` functionality of `Sanitize` HTML and whitelists attributes for certain tags, regarding
AMP validation rules.

This PR fixes issues with inline style like `border`, `bgcolor`, `align` and so on.
2016-09-01 16:05:39 +02:00
..
helpers 🐛 Remove oldschool HTML attribrutes (#7309) 2016-09-01 16:05:39 +02:00
views 💄 Add post image to AMP template and style fixes (#7272) 2016-08-26 12:28:45 +02:00
router.js