Name | Date | Size | |
---|---|---|---|
.. | 02-Jul-2015 | 4 KiB | |
__init__.py | 02-Jul-2015 | 17.5 KiB | |
__main__.py | 02-Jul-2015 | 5 KiB | |
__version__.py | 02-Jul-2015 | 2.6 KiB | |
blockparser.py | 02-Jul-2015 | 5.2 KiB | |
blockprocessors.py | 02-Jul-2015 | 23.6 KiB | |
extensions/ | 02-Jul-2015 | 4 KiB | |
inlinepatterns.py | 02-Jul-2015 | 18.1 KiB | |
LICENSE | 02-Jul-2015 | 1.6 KiB | |
odict.py | 02-Jul-2015 | 7.7 KiB | |
OWNERS | 02-Jul-2015 | 39 | |
postprocessors.py | 02-Jul-2015 | 5 KiB | |
preprocessors.py | 02-Jul-2015 | 13.4 KiB | |
README.chromium | 02-Jul-2015 | 440 | |
serializers.py | 02-Jul-2015 | 11.1 KiB | |
treeprocessors.py | 02-Jul-2015 | 14.3 KiB | |
util.py | 02-Jul-2015 | 5.8 KiB |
README.chromium
1Name: markdown, a text-to-HTML conversion tool for web writers 2Short Name: markdown 3URL: https://pypi.python.org/pypi/Markdown 4Version: 2.3.1 5Date: March 22, 2013 6Revision: commit 0ea0bac85a749a13381b721cde44214d9193406c 7License: BSD License 8License File: LICENSE 9Security Critical: no 10 11Description: 12Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). 13