This commit is contained in:
the-djmaze 2024-07-15 19:27:48 +02:00
parent ad81e3f9e9
commit e4316e6665
2 changed files with 2 additions and 2 deletions

View file

@ -1506,8 +1506,6 @@ export class ComposePopupView extends AbstractViewPopup {
do {
l = Text.length;
Text = Text
// Remove line duplication
.replace(/<br><\/div>/gi, '</div>')
// Remove Microsoft Office styling
.replace(/(<[^>]+[;"'])\s*mso-[a-z-]+\s*:[^;"']+/gi, '$1')
// Remove hubspot data-hs- attributes