rss_converter_twitter.com.xsl: preserve spaces in tweet content
authorAntonio Ospite <ao2@ao2.it>
Fri, 23 Feb 2018 14:34:02 +0000 (15:34 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 23 Feb 2018 16:12:39 +0000 (17:12 +0100)
commitdb2757cc107da3869ce3cc930038ae0963a2b8d7
treeff969c9a55886f2d1de00eb40f07adae74efcc87
parent063b4293875103204debf8279a428d32566738d6
rss_converter_twitter.com.xsl: preserve spaces in tweet content

Wrap the tweet content into a span element with a CSS style attribute
set to "white-space: pre-wrap", this allows to have the spaces rendered
like on the twitter web page: with spaces and newlines preserved.

This is especially desirable if the tweet content contains any ASCII
art, like in https://twitter.com/sarahjeong/status/955651919279722496
src/rss_converter_twitter.com.xsl