Skip to content

Instantly share code, notes, and snippets.

@malikid
Created October 18, 2014 04:05
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 malikid/c97ff0be2f5b3077f064 to your computer and use it in GitHub Desktop.
Save malikid/c97ff0be2f5b3077f064 to your computer and use it in GitHub Desktop.
StackEdit default template
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title><%= documentTitle %></title>
<link rel="stylesheet" href="https://stackedit.io/res-min/themes/base.css" />
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML"></script>
</head>
<body><div class="container"><%= documentHTML %></div></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment