Added .preheader-spacing plaintext exclusion#912
Conversation
ref [ONC-1682](https://linear.app/ghost/issue/ONC-1682/plain-text-newsletter-encoding-artifacts-potential-deliverability) The spacing inserts a bunch of dodgy characters into the plaintext version of emails.
WalkthroughThis PR modifies the HTML-to-plaintext conversion pipeline in the TryGhost SDK to skip an additional CSS selector during email generation. The Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #912 +/- ##
=======================================
Coverage 99.96% 99.96%
=======================================
Files 33 33
Lines 3072 3073 +1
Branches 477 477
=======================================
+ Hits 3071 3072 +1
Misses 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ref ONC-1682
The spacing inserts a bunch of dodgy characters into the plaintext version of emails.