Header 1 {#header1} ======== ## Header 2 ## {#header2} ## The Site {.main} ## The Site ## {.main .shine #the-site} [link](url){#id1 .class1} ![img](url){#id2 .class2} **bold**{.bold} paragraph {#text} this is just normal text {.main .shine #the-site} some { brackets some } brackets some { } brackets A link inside of an emphasis tag: *[link](http://url.com){target="_blank"}*. Attributes without quote and non-whitespace char [link](http://url.com){target=_blank} Attributes without quote and non-whitespace char and a dot [link](http://url.com){target=_blank}. Multiple attributes without quote and non-whitespace char and a dot [link](http://url.com){#id .class target=_blank}.