MOON
Server: Apache
System: Linux res.emeff.ca 3.10.0-962.3.2.lve1.5.24.10.el7.x86_64 #1 SMP Wed Mar 20 07:36:02 EDT 2019 x86_64
User: accemeff (1004)
PHP: 7.0.33
Disabled: NONE
Upload Files
File: /home/accemeff/vendor/cebe/markdown/tests/markdown-data/dense-block-markers.md
# this is to test dense blocks (no newlines between them)

----
## what is Markdown?
see [Wikipedia][]

a h2
----
paragraph

this is a paragraph, not a headline or list
next line
- whoo

par
	code
	code
par

### Tasks list
- list items

headline1
---------
> quote
> quote

[Wikipedia]: http://en.wikipedia.org/wiki/Markdown
headline2
---------

----
# h1
## h2
---
### h3
1. ol1
2. ol2

#### h4
- listA
- listB

##### h5
###### h6
--------

----

## changelog 1

* 17-Feb-2013 re-design

----
## changelog 2
* 17-Feb-2013 re-design