From: joey Date: Thu, 25 May 2006 22:03:22 +0000 (+0000) Subject: * Tell HTML::Scrubber to treat "/" as a valid attribute which is its X-Git-Tag: 1.4~14 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/7f64dd4f6688149306282f1a2a951535b9493300?ds=sidebyside;hp=7f64dd4f6688149306282f1a2a951535b9493300 * Tell HTML::Scrubber to treat "/" as a valid attribute which is its very strange way of enabling proper XHTML
type tags. Output html should be always valid again now. ---