Skip to content

Instantly share code, notes, and snippets.

@tomhodgins
Created April 22, 2020 03:30
Show Gist options
  • Select an option

  • Save tomhodgins/2a220eb768fa211bb06e81edb7861b43 to your computer and use it in GitHub Desktop.

Select an option

Save tomhodgins/2a220eb768fa211bb06e81edb7861b43 to your computer and use it in GitHub Desktop.
The entity known as &innovati;
<!DOCTYPE webdev [
<!ENTITY innovati "<person>innovati</person>">
]>
<?xml-stylesheet href="data:text/css,
person::before,
person::after {
content: '💙';
}
" ?>
<xml>
&innovati;
</xml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment