From: Tom Hughes Date: Mon, 14 Sep 2009 23:17:52 +0000 (+0000) Subject: Output tags to the feed as raw HTML so that links are not escaped (any X-Git-Tag: live~6710 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/26bd59a1da4d255a317a0c99e8e3a233e479e339?hp=26bd59a1da4d255a317a0c99e8e3a233e479e339 Output tags to the feed as raw HTML so that links are not escaped (any real HTML in the tag has already been escaped). Closes #2264. ---