Ghost/core/server/services/mega
Kevin Ansfield 946ae43a15 Removed leading/trailing HR's when rendering email content
refs https://github.com/TryGhost/Team/issues/1007

- the new `email-cta` card allows surrounding dividers to be added when rendering, however if the card is at the beginning or end of the post then these would double-up with the already existing dividers at the beginning and end of the post content in the email template
- not wanting leading/trailing HR's is specific to the email template so it made sense to adjust the renderer output in Ghost's email generating rather than forcing all mobiledoc->html rendering to remove leading/trailing HR's
2021-08-24 19:38:29 +01:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Updated email sending error copy 2021-08-03 10:13:14 +04:00
post-email-serializer.js Removed leading/trailing HR's when rendering email content 2021-08-24 19:38:29 +01:00
segment-parser.js Added unique filtering for segment parser 2021-06-30 17:43:28 +04:00
template-labs.js Fixed hr element and button overlapping in cta card in email template 2021-08-03 18:43:29 +02:00
template.js 🐛 Fixed alt="null" for feature image in emails 2021-07-15 09:44:34 +01:00