Skip to content

Instantly share code, notes, and snippets.

@djbarnwal
Created June 10, 2018 14:58
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 djbarnwal/91faab38517473f28bb3f340ff6d10fe to your computer and use it in GitHub Desktop.
Save djbarnwal/91faab38517473f28bb3f340ff6d10fe to your computer and use it in GitHub Desktop.
My notebook
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>My notebook - iodide</title>
<link rel="stylesheet" type="text/css" href="iodide.dev.css">
</head>
<body>
<script id="jsmd" type="text/jsmd">
%% meta
{
"title": "My notebook",
"lastExport": "2018-06-10T14:55:41.588Z"
}
%% md
Testing things out
%% js
</script>
<div id='page'></div>
<script src='iodide.dev.js'></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment