Skip to content

Instantly share code, notes, and snippets.

@wlach
Created July 6, 2018 16:53
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 wlach/e7727027f9edb8e7bb98687dc6eec475 to your computer and use it in GitHub Desktop.
Save wlach/e7727027f9edb8e7bb98687dc6eec475 to your computer and use it in GitHub Desktop.
test test test
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>test test test - iodide</title>
<link rel="stylesheet" type="text/css" href="iodide.iodide-server.css">
</head>
<body>
<script id="jsmd" type="text/jsmd">
%% meta
{
"title": "test test test",
"lastExport": "2018-07-06T16:53:42.544Z"
}
%% md
hello world
</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