Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!-- my-page.html --> 
<script src="https://rawcdn.githack.com/oscarmorrison/md-page/232e97938de9f4d79f4110f6cfd637e186b63317/md-page.js"></script><noscript>
# Header
Welcome to md-page, the easiest way to make a webpage from just markdown...
## header two
  
### header three
  
#### header four
  
##### header five
*this will be italic*
**this will be bold**
~~this will be strike through~~
__this will be underlined__
## Lists
### Unordered
* item one
* item two
    * item a
    * item b
### Ordered
1. Item 1
1. Item 2
1. Item 3
  1. item 3a
  
# links
[md-page Github repo](https://github.com/oscarmorrison/md-page) *give us a :star:*
[demo page](https://oscarmorrison.com/md-page/)
  
Thanks for stopping by!
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
oscarmorrisonpro
0viewers