0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Aileen Nowak c779ed0bce 🐛 Fixed iframe script for AMP not injected
closes #11762

- iframe embeds which include a line break were undetected by the regex which checks for the existence and injects the required amp script
- this fix updates the regex to include any non-word character, as line-breaks are not included in the general `.` token
2020-06-01 16:06:13 +12:00
..
client@4195917ce8 Updated Ghost-Admin to v3.17.1 2020-05-26 15:55:46 +01:00
frontend 🐛 Fixed iframe script for AMP not injected 2020-06-01 16:06:13 +12:00
server Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
shared Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00