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.
1 parent 95a5fcf commit 4e65060Copy full SHA for 4e65060
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