최근 검색
최근 검색 없음

Jake Firman
가입한 날짜: 2022년 2월 11일
·
마지막 활동: 2022년 2월 15일
팔로잉
0
팔로워
0
총 활동 수
2
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Jake Firman
Jake Firman님이 에 게시물을 만듦
I am trying to add an HTML table to an email that is sent by a zendesk "trigger". While designing the email, I have noticed that Zendesk (or the Liquid templating engine) is adding mystery line breaks (
's) to the email, right above any table that is added, and the number of
's added depends on how many elements are in the table.
For example, if I add a small 1-row table to the body of my trigger email, like this one...
This is a small table |
...then Zendesk adds 2 mystery
's to the email, right before the table, like this...
If the table has a bit more content, like a 5 row table, like this...
This is row 1. |
This is row 2. |
This is row 3. |
This is row 4. |
This is row 5. |
...then Zendesk adds 6 mystery
's to the email, right before the table, like this...
As you can imagine, this has a big negative effect on the formatting of the email. The table I'm hoping to add has ~14 cells in it, and when the email is delivered, is has a massive white space right above the table because Zendesk is adding a whopping 15 mystery line breaks to the email.
Has anyone ran into this before? Might there be a workaround to still being able to use HTML tables, but not have these line breaks added?
2022년 2월 11일에 게시됨 · Jake Firman
1
팔로워
11
투표 수
8
댓글