[ 源代码: markdown-it-py ]
软件包:python3-markdown-it(3.0.0-2)
python3-markdown-it 的相关链接
Debian 的资源:
下载源码包 markdown-it-py:
- [markdown-it-py_3.0.0-2.dsc]
- [markdown-it-py_3.0.0.orig.tar.gz]
- [markdown-it-py_3.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python port of markdown-it and some its associated plugins
High speed Python markdown parser based in markdown-it. markdown-it-py follows the CommonMark spec for baseline parsing. Also, new syntax rules can be added and even replace existing ones. New syntax extensions can be added to extend the parser.
其他与 python3-markdown-it 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mdurl
- Python port of the JavaScript mdurl package