Topic: htmLawed UTF-8 bug (soft-hyphen-related)
Dear all,
the following input causes malformed (garbage characters) output and can be easily reproduced in the HtmLawed online test:
<p><a href="http://www.google.cz/search?q=í">test</a></p>
From the user's point of view, this is a valid input a HtmLawed should not malform the output, whether or not the URL is correctly URL-encoded.