# This is an <h1> tag
## This is an <h2> tag
### This is an <h3> tag
#### This is an <h4> tag
##### This is an <h5> tag
###### This is an <h6> tag
*This text will be italic*
_This will also be italic_
**This text will be bold**
__This will also be bold__
1. Ordered list item 1
1. Ordered sub-list item 1
3. Ordered list item 2
* Unordered sub-list item 1
inline-style image:

inline-style image:
[inline-style link](https://github.com/)
[relative inline-style link to a repository file](../blob/master/LICENSE)
[inline-style link with title](https://github.com/ "GitHub's homepage")
[reference-style link][reference link 1]
[reference-style link with number][1]
[use the reference-style link itself]
<http://www.this-is-also-a-link.com>
[reference link 1]: https://github.com/
[1]: https://github.com/