Skip to content

Instantly share code, notes, and snippets.

@bshelling
Created January 22, 2020 15:41
Show Gist options
  • Save bshelling/f209f8a1e364862457b59172c5eadeca to your computer and use it in GitHub Desktop.
Save bshelling/f209f8a1e364862457b59172c5eadeca to your computer and use it in GitHub Desktop.
Markdown - Index
<!DOCTYPE html>
<html>
<head>
<meta charset=”UTF-8">
<title>Markdown Example</title>
<link rel=”stylesheet” href=”src/style.css”>
</head>
<body>
<div id=”container”></div>
<script type=”text/javascript” src=”bundle.js”></script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment