prettier/tests/html_symbol_entities/symbol_entitites.html

4 lines
90 B
HTML

<p>I will display &euro;</p>
<p>I will display &#8364;</p>
<p>I will display &#x20AC;</p>