Created
July 23, 2018 18:05
-
-
Save jaredlockhart/ffb733bcf9a923524e6c6b2d70dc7c5a to your computer and use it in GitHub Desktop.
untitled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset="UTF-8"> | |
<title>untitled - iodide</title> | |
<link rel="stylesheet" type="text/css" href="iodide.iodide-server.css"> | |
</head> | |
<body> | |
<script id="jsmd" type="text/jsmd"> | |
%% meta | |
{ | |
"lastExport": "2018-07-23T18:05:25.479Z" | |
} | |
%% md | |
<h1>Hello!</h1> | |
</script> | |
<div id='page'></div> | |
<script src='iodide.iodide-server.js'></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment