Interesting to see how well markdown renders automatically in VSCode, particularly when I'm posting it to Github
- This is bullet 1
- This is bullet 2
This is some bold text
This is some italicised text
- Item 1
- Item 2
blockquote like this and this and this
Here's some code:
'
<title>Selection Function Chain</title>
<link rel="stylesheet" type="text/css" href="../../css/styles.css"/>
<script type="text/javascript" src="../../lib/d3.js"></script>
- This is ready for staging right now