Skip to content

Instantly share code, notes, and snippets.

@tanordheim
Last active August 29, 2015 14:04
Show Gist options
  • Save tanordheim/7b92deb31992272ebc9e to your computer and use it in GitHub Desktop.
Save tanordheim/7b92deb31992272ebc9e to your computer and use it in GitHub Desktop.
table>
<tr>
<td>
This is a cell containing code.
<code>uno
public void Foo {}</code>
<code>uxl
&lt;Scene /&gt;</code>
</td>
</tr>
</table>
This is a cell containing code. ```uno public void Foo {} ```
  ```uxl
  <Scene />
  ```
</td>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment