diff --git a/.gitignore b/.gitignore index 2ccbe46..23bd52b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /node_modules/ +/.log/ diff --git a/mail-to-pdf.mjs b/mail-to-pdf.mjs index ba5f853..d651415 100755 --- a/mail-to-pdf.mjs +++ b/mail-to-pdf.mjs @@ -50,6 +50,7 @@ if (!html.includes("`, + ``, ``, ]) { html = html.replace(str_to_remove, "");