You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/runtime/samples/html-entities/main.svelte

25 lines
408 B

<span>&ast;</span>
<span>&midast;</span>
<span>&#x0002A;</span>
<span>&#x0002A</span>
<span>&#42;</span>
<span>&#10;</span>
<span>&#65;</span>
<span>&#128;</span>
<span>&#128</span>
<span>&stringnotanentity;</span>
<span>different &rect and &rect;</span>
<span>&copyotherstring</span>
<span>&copy=otherstring</span>
<span>&copy;=otherstring</span>
<span>&copy123</span>
<span>&#x9fotherstring</span>