From: Ailin Nemui Date: Wed, 31 Oct 2018 00:30:57 +0000 (+0100) Subject: remove \cB from descriptions X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=579f5d3dc4fd7e2b766a29deecab98c0456e52d6;p=irssi-scripts.irssi.org.git remove \cB from descriptions --- diff --git a/index.html b/index.html index 3f1e358..944706d 100644 --- a/index.html +++ b/index.html @@ -91,7 +91,7 @@ layout: default {{ script.name }} {{ script.version }} - {{ script.description | xml_escape }} + {{ script.description | xml_escape | replace: '', '' }} {{ script.authors | xml_escape }}