Skip to content

Instantly share code, notes, and snippets.

@MarvinJWendt
Created December 3, 2018 15:45
Show Gist options
  • Save MarvinJWendt/9256b183028391f55f9ba561668d6b77 to your computer and use it in GitHub Desktop.
Save MarvinJWendt/9256b183028391f55f9ba561668d6b77 to your computer and use it in GitHub Desktop.
Special markdown html tags

<em>Italic</em>
Italic


<strong>Bold</strong>
Bold


<code>Code</code> Code


<code>
Hello
World
</code>
Hello World

<samp>Samp</samp>
Samp


<kbd>Strg+x</kbd> Strg+x


<var>Variable</var>
Variable

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