Skip to content

Commit 4e65060

Browse files
authored
Update HTML formatting in msmtp.json
1 parent 95a5fcf commit 4e65060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

root/usr/share/wechatpush/api/msmtp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"data": "${tempjsonpath}",
77
"content_type": "",
88
"command": "'\"To: \\(.to)\\nSubject: \\(.subject)\\nContent-Type: text/html\\n\\n\\(.body)\"'",
9-
"str_title_start": "<h3>",
9+
"str_title_start": "<br><h3 style=\\\"margin: 0em 0em;\\\">",
1010
"str_title_end": "</h3>",
1111
"str_linefeed": "<br>",
12-
"str_splitline": "<br>----<br>",
12+
"str_splitline": "<br><br><hr>",
1313
"str_space": " ",
1414
"str_tab": " ",
1515
"type":

0 commit comments

Comments
 (0)