[ 原始碼: python-markdown ]
套件:python3-markdown(3.7-1)
text-to-HTML conversion library/tool (Python 3 version)
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
This is a Python implementation of John Gruber's Markdown. The current version of python-markdown implements all Markdown syntax features and fully passes Markdown Test Suite 1.0. It also supports footnotes and attributes.
This package contains all the files needed to use Markdown with Python 3.x.
其他與 python3-markdown 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.10)
- 套件暫時不可用
-
- rec: python3-pygments
- syntax highlighting package written in Python 3
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-markdown-doc
- text-to-HTML conversion library/tool (documentation)