# Heading 1 ## Heading 2 ### Heading 3 #### Heading 4 This is a [link](http://example.com "Example") This is a [ref link][example] [example]: http://example.com/foobar "Example" Foo ---- Bar ![foo](/image.png "Example") #!/bin/sh python * Item A * Item B * Item C 1. Item 1 2. Item 2 3. Item 3