From 4503bd7d9c3f4071101ff3d40aba9daf902abb75 Mon Sep 17 00:00:00 2001 From: Min-Yen Kan Date: Sat, 17 Apr 2021 09:14:32 +0800 Subject: [PATCH] Updated known bugs Updates doc to add bug for mentioned issue from @benkloester. #14 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd8c150..8e957a4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ description: Yet another Gmail Mail Merge, based on the script by Martin Hawksey labels: Sheets, Gmail material_icon: merge_type create_time: 2020-05-22 -update_time: 2020-05-22 +update_time: 2021-04-17 --- Yet another Gmail Mail Merge, based on the script by Martin Hawksey. @@ -59,6 +59,7 @@ With these two steps completed, the **Send Scheduled Email** function will run a ## Known Bugs * BCC doesn't seem to work currently. +* `{{token}}` replacements may have issues if they contain HTML tags. This does work but may have issues. We suggest piloting your merge first to check for problems before sending out an actual bulk mail. ## Development Plans * Add BCC.