Benedikt Heine acd8be51ab Remove a and img tags from msg
While the notification spec allows tags like <a href="...">...</a> and
<img src="..." alt="...">, pango cannot parse these tags and therefore
these tags should be removed before passed to pango.

Also the method notification_extract_markup_urls is not needed anymore,
as markup_strip_a can return URLs optionally.

This implies, that URL replacement is now indicated via show_indicators
for URLs and the dmenu string is in the format of
'[text between a tags] URL\n'. This is similarly handled for images,
too.
2017-12-15 00:16:31 +01:00
..
2017-08-15 23:51:14 +02:00
2017-07-03 15:36:08 +03:00
2016-11-19 12:17:23 +02:00
2017-12-15 00:16:31 +01:00
2017-11-16 17:12:30 +01:00
2017-09-25 02:26:11 +02:00
2017-03-13 16:40:18 -04:00