markdown2

A fast and complete Python implementation of Markdown

MIT 60 个版本 Python <4,>=3.9
Trent Mick <trentm@gmail.com>
安装
pip install markdown2
poetry add markdown2
pipenv install markdown2
conda install markdown2
描述

markdown2: A fast and complete Python implementation of Markdown.

Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, emphasis, code blocks, blockquotes, and links. -- http://daringfireball.net/projects/markdown/

This is a fast and complete Python implementation of the Markdown spec. See http://github.com/trentm/python-markdown2 for more info.

版本列表
2.5.5 2026-03-02
2.5.4 2025-07-27
2.5.3 2025-01-24
2.5.2 2024-12-11
2.5.1 2024-10-09
2.5.0 2024-07-11
2.4.13 2024-02-25
2.4.12 2023-12-17
2.4.11 2023-12-03
2.4.10 2023-07-25
2.4.9 2023-06-22
2.4.8 2023-02-12
2.4.7 2023-01-22
2.4.6 2022-10-20
2.4.5 2022-09-25
2.4.4 2022-09-25
2.4.3 2022-04-27
2.4.2 2021-12-02
2.4.1 2021-08-18
2.4.0 2021-01-22
2.3.10 2020-10-19
2.3.9 2020-05-12
2.3.8 2019-05-29
2.3.7 2018-12-05
2.3.6 2018-09-26
2.3.5 2017-11-10
2.3.4 2017-04-26
2.3.3 2017-02-04
2.3.2 2016-11-30
2.3.1 2016-03-19
2.3.0 2014-09-18
2.2.3 2014-09-03
2.2.2 2014-08-19
2.2.1 2014-03-07
2.2.0 2014-01-02
2.1.0 2012-09-18
2.0.1 2012-07-18
2.0.0 2012-06-15
1.4.2 2012-04-27
1.4.1 2012-04-27
1.4.0 2012-04-20
1.3.1 2012-04-12
1.3.0 2012-04-05
1.2.0 2012-04-04
1.1.1 2012-03-01
1.1.0 2012-03-01
1.0.1.19 2011-07-19
1.0.1.18 2011-07-08
1.0.1.17 2010-05-27
1.0.1.16 2009-12-16
1.0.1.15 2009-09-30
1.0.1.14 2009-09-29
1.0.1.13 2009-07-02
1.0.1.12 2009-06-04
1.0.1.11 2008-10-01
1.0.1.10 2008-09-18
1.0.1.9 2008-09-12
1.0.1.8 2008-09-10
1.0.1.7 2008-09-09
1.0.1.6 2008-09-09