Skip to content

Instantly share code, notes, and snippets.

@macbre
Created April 24, 2018 14:25
Show Gist options
  • Save macbre/1252377ec6e2768746665bc951a2a50d to your computer and use it in GitHub Desktop.
Save macbre/1252377ec6e2768746665bc951a2a50d to your computer and use it in GitHub Desktop.
JS Bin // source http://jsbin.com/lubabel
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<p>
&lt;math&gt;2+2&lt;/math&gt;
</p><p>is rendered as
</p><p><span class="tex" dir="ltr">$ 2+2=\subset\gg $</span>
</p><p><span class="tex" dir="ltr">$ \(ax^2 + bx + c = 0\) $</span>
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment