Step3.如果是win10还需要安装一个组件 awesomiumv1.6.6sdkwin,否则会出现错误提示. Step4:最后重启MarkdownPad 2就可以用了! Markdown2: A fast and complete implementation of Markdown in Python - trentm/python-markdown2. This (markdown2) is a fast and complete Python implementation of Markdown. It was written to closely match the behaviour of the original Perl-implemented Markdown.pl. Markdown2 also comes with a number of extensions (called 'extras') for things like syntax coloring, tables, header-ids.
Released:
A fast and complete Python implementation of Markdown
Project description
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 textformat is most similar to that of plain text email, and supportsfeatures such as headers, emphasis, code blocks, blockquotes, andlinks. – http://daringfireball.net/projects/markdown/
This is a fast and complete Python implementation of the Markdownspec. See http://github.com/trentm/python-markdown2 for more info.
Release historyRelease notifications | RSS feed
2.4.0
2.3.10
2.3.9
2.3.8
2.3.7
2.3.6
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.1
2.0.0
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1.19
1.0.1.18
1.0.1.17
1.0.1.16
1.0.1.15
1.0.1.14
1.0.1.13
1.0.1.12
1.0.1.11
1.0.1.10
1.0.1.9
1.0.1.8
1.0.1.7
1.0.1.6
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size markdown2-2.4.0-py2.py3-none-any.whl (34.6 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes |
Filename, size markdown2-2.4.0.tar.gz (96.6 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for markdown2-2.4.0-py2.py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 8d4ef4a2d090c99532069c4611a9a2b9bea6ae1fa29b6c3727c95d1e31a8f6c5 |
MD5 | aa5354f2b1eb145400074d0215fc962c |
BLAKE2-256 | 5dbe3924cc1c0e12030b5225de2b4521f1dc729730773861475de26be64a0d2b |
Hashes for markdown2-2.4.0.tar.gz
Algorithm | Hash digest |
---|---|
SHA256 | 28d769f0e544e6f68f684f01e9b186747b079a6927d9ca77ebc8c640a2829b1b |
MD5 | 7d86fe855f1080313bcda3460c231771 |
BLAKE2-256 | bc037e156a4da266e5db4fbaa8b4efc3187f14f6944d9f89f56c62b1537133b9 |
Markdown2
http://code.google.com/p/python-markdown2/
A fast and complete Python implementaion of Markdown.
Markdown Cheat Sheet
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. This is a fast and complete Python implementation of the Markdown spec.
Download
Categories
Licensing
Verified by
Notes
Kelly Hopkins
24 February 2010
Leaders and contributors
Contact(s) | Role |
---|---|
Trent Mick | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Python (Ref) | https://pypi.org/project/markdown2 |
Software prerequisites
Markdown2 Example
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.