Ghost/ghost/core/test
Simon Backx e9974d8cc0
🐛 Fixed feature image caption escaped twice in newsletters (#15417)
fixes https://github.com/TryGhost/Team/issues/1909

- The feature image caption is already escaped on the frontend
- Doing it again in the backend breaks the possibility to add links to the caption
- I checked and the `feature_image_alt` is not escaped in the frontend.
2022-09-15 17:07:10 +02:00
..
e2e-api Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed Tier events being created when Posts are edited 2022-09-05 17:19:27 +01:00
e2e-server Wired up member attribution from email clicks (#15407) 2022-09-14 15:50:54 -04:00
e2e-webhooks Enabled member attribution flag in all tests (#15317) 2022-08-25 15:25:01 -04:00
integration Added members_subscription_created_events table & model 2022-08-18 10:45:53 -04:00
regression Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
unit 🐛 Fixed feature image caption escaped twice in newsletters (#15417) 2022-09-15 17:07:10 +02:00
utils Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00