powered by
Decode HTML entities.
HTMLdecode(x)
character
Decodes to UTF-8.
https://www.w3.org/TR/html5/syntax.html#named-character-references
# NOT RUN { HTMLdecode("Max & Moritz") HTMLdecode("4 < 9") # }
Run the code above in your browser using DataLab