Gmail to Outlook - complex text + embeded image + attachments
Compare changes
-
fix for https://code.vereign.com/seal/clients/outlook-add-in/-/issues/122. For some reason outlook transform plain text [image: IMAGENAME.EXTENSION] as [IMAGENAME.EXTENSION]
@@ -18,6 +18,8 @@ export const normalizePlainPart = (
@@ -18,6 +18,8 @@ export const normalizePlainPart = (
@@ -56,6 +58,13 @@ const removeSeal = (plain: string, sealUrl: string): string => {
@@ -56,6 +58,13 @@ const removeSeal = (plain: string, sealUrl: string): string => {