Bug Fix Needed - Div Tag adds weird spacing with superscript added in | Community
Skip to main content
Jackie_Potts
Level 6
June 6, 2019
New

Bug Fix Needed - Div Tag adds weird spacing with superscript added in

  • June 6, 2019
  • 2 replies
  • 5689 views

Idea is to make it so we can use <div> without spacing issues. 

If you use a <div> around a <sup>®</sup>, there is a bug which adds an additional space before the ®. It seems this is an email editor bug fix that needs taken care of. Support sent me to a document where the following code was shown other than that I added in a <sup>®</sup> to test my theory that it was a bug when a superscript is used within a div tag. 

Below is code that is in Marketo documentation, in which I simply added a ® with <sup> tag and the email editor adds in a space. 

<div class="mktEditable" id="exampleText" mktoname="Main Body Text">
Optionally add<sup>®</sup> default text for the editable text area.
</div>

2 replies

Grégoire_Miche2
Level 10
June 11, 2019

Hi @Jackie Potts‌,

this seams to me more a bug than an feature that needs enhancement...

-Greg

Jackie_Potts
Level 6
June 11, 2019

Agree that it is a bug - support told me to add an idea here...

February 4, 2020
No text available