studiomitte / rte_ckeditor_abbr

TYPO3 Extension ⇢ Abbreviation Plugin for TYPO3 ckeditor
4 stars 3 forks source link

White space between ABBR- & A-tag #2

Open emileblume opened 3 years ago

emileblume commented 3 years ago

When creating an abbrevation before a link the white-space between these tags is removed in the output. In the CK editor itself the white-space remains.

<abbr title="No idea what this means">Euclid</abbr><a href="/content/">quasar</a>

TYPO3 10.4.17