Guest User

Untitled

a guest
May 24th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Example Notebook 2 - iodide</title>
  6. <link rel="stylesheet" type="text/css" href="iodide.dev.css">
  7. </head>
  8. <body>
  9. <script id="jsmd" type="text/jsmd">
  10. %% meta
  11. {
  12. "title": "Example Notebook 2",
  13. "lastSaved": "2018-05-19T21:02:25.638Z",
  14. "lastExport": "2018-05-19T21:02:45.473Z"
  15. }
  16.  
  17. %% md
  18. Testing, ought to fail I guess
  19.  
  20. %% md
  21. Hellow
  22.  
  23. %% js
  24. </script>
  25. <div id='page'></div>
  26. <script src='iodide.dev.js'></script>
  27. </body>
  28. </html>
Add Comment
Please, Sign In to add comment