The HTML code for ' ß ' is transformed, so it isn't converted to the real character. ``` ß ``` ``` &sz­lig; ``` Suggestion: Implement HTML tag detection and skip conversion.