mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
999b111fce
fixes https://github.com/TryGhost/Team/issues/1870 Disables email sanitization that was enabled earlier because this bug is more important and urgent. The recently introduced email sanitzation removes HTML comments from the post html. - This breaks the email paid preview, because it depends on the `<!--members-only-->` comment. - Breaks the Outlook comments `<!--[if !mso !vml]-->` This commit reverts this change. |
||
---|---|---|
.. | ||
adapter-manager | ||
api-version-compatibility | ||
auth | ||
frontend-data-service | ||
mega | ||
members | ||
newsletters | ||
notifications | ||
permissions | ||
posts | ||
redirects | ||
route-settings | ||
settings | ||
stripe | ||
themes | ||
url | ||
users | ||
webhooks | ||
labs.test.js | ||
limits.test.js | ||
slack.test.js | ||
xmlrpc.test.js |