forked from Thunix/www
Beginning of site ver 3.0
This commit is contained in:
12
parsedown-extra-0.7.1/test/data/special_attributes.md
Normal file
12
parsedown-extra-0.7.1/test/data/special_attributes.md
Normal file
@@ -0,0 +1,12 @@
|
||||
Header 1 {#header1}
|
||||
========
|
||||
|
||||
## Header 2 ## {#header2}
|
||||
|
||||
## The Site ## {.main}
|
||||
|
||||
## The Site ## {.main .shine #the-site}
|
||||
|
||||
[link](http://parsedown.org) {.primary #link .upper-case}
|
||||
|
||||
 {#logo .big}
|
||||
Reference in New Issue
Block a user