prettier/tests/html_symbol_entities/symbol_entitites.html

5 lines
119 B
HTML

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