parsedown/test/data/atx_heading.md

25 lines
186 B
Markdown
Raw Normal View History

2014-04-28 20:53:34 +02:00
# h1
## h2
### h3
#### h4
##### h5
###### h6
2015-01-10 01:45:51 +01:00
####### not a heading
2014-08-25 21:06:03 +02:00
2014-04-28 20:53:34 +02:00
# closed h1 #
2015-02-08 21:17:19 +01:00
## Repeated
## Repeated
## Repeated
## this_is_a_name(boolean $something = true) - Function
2014-01-17 00:25:41 +01:00
#