Merge pull request #503 from bebehei/escape-summary

Escape the summary
This commit is contained in:
Nikos Tsipinakis 2018-03-20 15:32:18 +02:00 committed by GitHub
commit 8547be20d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -381,7 +381,7 @@ static void notification_format_message(notification *n)
&n->msg, &n->msg,
&substr, &substr,
n->summary, n->summary,
n->markup); MARKUP_NO);
break; break;
case 'b': case 'b':
notification_replace_single_field( notification_replace_single_field(