The documentation of ELM Html clearly states that
It will escape the string so that it appears exactly as you specify
How should I do then if I want to escape the string, instead?
For example, suppose I have the string "“", how could I render it as ā?