From: Antonio Ospite <ao2@ao2.it>
Date: Thu, 8 Jun 2017 13:35:27 +0000 (+0200)
Subject: rss_converter_twitter.com.xsl: strip the style attribute from HTML elements
X-Git-Tag: v1.1.0~5
X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/6817108435b055272e0fff6883206ee1b386b9f6?ds=sidebyside;hp=6817108435b055272e0fff6883206ee1b386b9f6

rss_converter_twitter.com.xsl: strip the style attribute from HTML elements

Elements in an RSS item description are not supposed to have a style
attribute, and they don't really need to anyways, so filter it out in
the identity template.

This also fixes an issue with Twitter images being shown with a offset
in liferea.
---