config/pretty_print.xsl in wordnik-0.4.6 vs config/pretty_print.xsl in wordnik-0.4.7

- old
+ new

@@ -1,6 +1,6 @@ <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> - <xsl:output method="xml" encoding="ISO-8859-1"/> + <xsl:output method="xml" encoding="UTF-8"/> <xsl:param name="indent-increment" select="' '"/> <xsl:template name="newline"> <xsl:text disable-output-escaping="yes"> </xsl:text> \ No newline at end of file