From: David Leadbeater Date: Sun, 10 Aug 2014 22:17:55 +0000 (+0100) Subject: Escape the description X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ab543dfd3e29ddc208fb4e768293a72629a98ec5;p=irssi-scripts.irssi.org.git Escape the description --- diff --git a/index.html b/index.html index 2541478..1ad5746 100644 --- a/index.html +++ b/index.html @@ -62,7 +62,7 @@ layout: default {{ script.name }} {{ script.version }} - {{ script.description }} + {{ script.description | xml_escape }} {{ script.authors }}