As referred in #101, following syntaxes (Setext-style headers) of Markdown are not recognized. > ``` > Header 1 <-- not highlighted > ======== <-- not highlighted > > Header 2 <-- not highlighted > -------- <-- higlighted > ``` I prefer to use these because they are more conspicuous. Could it be supported?