]> git.decadent.org.uk Git - dak.git/commitdiff
http://ftp-master.debian.org/rss/removals.rss - Fix quoting problem with <pre>
authorMichael Prokop <mika@grml.org>
Sat, 7 Mar 2009 22:58:01 +0000 (23:58 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 10 Mar 2009 22:23:59 +0000 (23:23 +0100)
Using qq[&lt;pre&gt;$body&lt;/pre&gt;] produces "&#x26;lt;pre&#x26;gt;"
which seems to broken inside RSS readers. If the result looks like
"&lt;pre&gt;" then it seems to work fine.

Signed-off-by: Michael Prokop <mika@grml.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>

No differences found