この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
When sending an email we have no tags in the HTML content source. But unfortunately, we have space in between tags. Can we remove the space in between using an expression?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Try adding the .outlookfix class all tags.
<!--[if gte mso 9]> <style> .outlookfix{font-size: 0%;line-height: 0;} </style> <![endif]-->
Try adding the .outlookfix class all tags.
<!--[if gte mso 9]> <style> .outlookfix{font-size: 0%;line-height: 0;} </style> <![endif]-->
表示
返信
いいね!の合計
Hi @manojd55574250 I am not sure if such regex can be written to change only this part of code. It could posible remove space in the whole HTML code where this is not needed and make bigger issue. Regards, Milan
表示
返信
いいね!の合計