Skip to content

Instantly share code, notes, and snippets.

@CyberShadow
Last active March 27, 2024 20:03
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 17 You must be signed in to fork a gist
  • Save CyberShadow/95621a949b07db295000 to your computer and use it in GitHub Desktop.
Save CyberShadow/95621a949b07db295000 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
width="100" height="50"
>
<text font-size="16" x="10" y="20">
<tspan fill="red">Hello</tspan>,
<tspan fill="green">world</tspan>!
</text>
</svg>
@CyberShadow
Copy link
Author

@ORESoftware
Copy link

nice work Vlad

@bajosoto
Copy link

Thanks!

@muzige2000
Copy link

Thanks

@mingxuan-yi
Copy link

Thanks

@vshymanskyy
Copy link

You can use http://rawgit.com/ to put the file link into .md

@Reazul137
Copy link

thanks!!

@icodemaker
Copy link

OMG

@dgoo2308
Copy link

dgoo2308 commented Jun 2, 2020



Hello,
world!


inline seems not to colour ...

@CyberShadow
Copy link
Author

@dgoo2308 You can't use arbitrary HTML on GitHub Markdown. Non-whitelisted tags are stripped.

@JungminMun
Copy link

OMG

@dgoo2308
Copy link

dgoo2308 commented Jul 6, 2020

@CyberShadow thanks

@Zero-Yi7
Copy link

Zero-Yi7 commented Nov 2, 2022

thanks

@thienpow
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment