We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a095740 commit e5a0ff8Copy full SHA for e5a0ff8
README.md
@@ -7,6 +7,10 @@
7
[![Code style: black][black-badge]][black-link]
8
[![PyPI - Downloads][install-badge]][install-link]
9
10
+<p align="center">
11
+ <img alt="markdown-it-py icon" src="https://raw.githubusercontent.com/executablebooks/markdown-it-py/master/docs/_static/markdown-it-py.svg">
12
+</p>
13
+
14
> Markdown parser done right.
15
16
- Follows the __[CommonMark spec](http://spec.commonmark.org/)__ for baseline parsing
0 commit comments