I continue working on Markdown parser and for now it already supports:
- span elements (bold, italic, inline images links and code)
- settext and atx headers
- code blocks
- blockquotes, partly supported for now (in some cases output differs from original Markdown output)
- horizontal rules
- backslash escaping for special chars (\*, \`, etc)
