mirror of
https://github.com/BubuAnabelas/awesome-markdown.git
synced 2025-10-11 12:58:33 -04:00
Add PyMdown Extensions (#69)
This commit is contained in:
parent
5f16c80723
commit
cc90aa3a80
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ _Please read the [contribution guidelines](.github/contributing.md) before contr
|
||||||
- [markdown-it-py](https://github.com/executablebooks/markdown-it-py) - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!
|
- [markdown-it-py](https://github.com/executablebooks/markdown-it-py) - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!
|
||||||
- [markdown2](https://github.com/trentm/python-markdown2) - Fast and complete implementation of Markdown in Python.
|
- [markdown2](https://github.com/trentm/python-markdown2) - Fast and complete implementation of Markdown in Python.
|
||||||
- [Mistune](https://github.com/lepture/mistune) - The fastest Markdown parser in pure Python with renderer feature.
|
- [Mistune](https://github.com/lepture/mistune) - The fastest Markdown parser in pure Python with renderer feature.
|
||||||
|
- [PyMdown Extensions](https://facelessuser.github.io/pymdown-extensions/) - A collection of extensions for Python Markdown.
|
||||||
- [Python-Markdown](https://github.com/Python-Markdown/markdown) - Python implementation of John Gruber's Markdown.
|
- [Python-Markdown](https://github.com/Python-Markdown/markdown) - Python implementation of John Gruber's Markdown.
|
||||||
|
|
||||||
### Ruby
|
### Ruby
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue