<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
body { font-family: sans-serif; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
a { color: #3983C4; }
blockquote a { color: #777777; }
blockquote blockquote a { color: #999999; }
blockquote blockquote blockquote a { color: #BBBBBB; }
math[display="inline"] > mrow { padding:5px; }
div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">There are some helpful Markdown resources out there. Can’t remember where I first learned of these – maybe from this list?</p>

<ul>
<li><a href="https://rawgit.com/fletcher/human-markdown-reference/master/index.html">MultiMarkdown Guide</a></li>
<li><a href="http://www.tablesgenerator.com/markdown_tables">Markdown Tables Generator</a></li>
</ul>

<p dir="auto">-- <br>
Thomas</p>
</div>

</body>
</html>