Markdown Plugin Test

Markdown Plugin test

# H1 Title

## H2 Title

### H3 Title

* Bullet item
* Second bullet item

1. Numbered list item
2. Numbered list item

> Block quote goes something like this.
> Second line of a block quote…

This is an example of an [inline link to Google](http://google.com “Google”)

*emphasis using single asterisks*

**emphasis using double asterisks**

There are more, but that about covers what I know from memory…


About this entry