Skip to content

Instantly share code, notes, and snippets.

@loikein
Last active November 17, 2018 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loikein/8aa4c838a5f7053a9ecbf66f65b3aa8d to your computer and use it in GitHub Desktop.
Save loikein/8aa4c838a5f7053a9ecbf66f65b3aa8d to your computer and use it in GitHub Desktop.
gist-test-code
<div
style=
"background: #ffffff;
overflow:auto;
width:auto;
border:solid gray;
border-width:.1em .1em .1em .8em;
padding:.2em 1em;">
<table><tr>
<td>
<pre style="margin: 0; line-height: 125%">1</pre>
</td>
<td>
<pre style="margin: 0; line-height: 125%">print &#39;hello world!&#39;</pre>
</td>
</tr></table>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment