We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95a5fcf + 4e65060 commit 2395204Copy full SHA for 2395204
root/usr/share/wechatpush/api/msmtp.json
@@ -6,10 +6,10 @@
6
"data": "${tempjsonpath}",
7
"content_type": "",
8
"command": "'\"To: \\(.to)\\nSubject: \\(.subject)\\nContent-Type: text/html\\n\\n\\(.body)\"'",
9
- "str_title_start": "<h3>",
+ "str_title_start": "<br><h3 style=\\\"margin: 0em 0em;\\\">",
10
"str_title_end": "</h3>",
11
"str_linefeed": "<br>",
12
- "str_splitline": "<br>----<br>",
+ "str_splitline": "<br><br><hr>",
13
"str_space": " ",
14
"str_tab": " ",
15
"type":
0 commit comments