Home | History | Annotate | only in /external/chromium_org/third_party/markdown
Up to higher level directory
NameDateSize
__init__.py05-Aug-201517.5K
__main__.py05-Aug-20155K
__version__.py05-Aug-20152.6K
blockparser.py05-Aug-20155.2K
blockprocessors.py05-Aug-201523.6K
extensions/05-Aug-2015
inlinepatterns.py05-Aug-201518.1K
LICENSE05-Aug-20151.6K
odict.py05-Aug-20157.7K
OWNERS05-Aug-201539
postprocessors.py05-Aug-20155K
preprocessors.py05-Aug-201513.4K
README.chromium05-Aug-2015440
serializers.py05-Aug-201511.1K
treeprocessors.py05-Aug-201514.3K
util.py05-Aug-20155.8K

README.chromium

      1 Name: markdown, a text-to-HTML conversion tool for web writers
      2 Short Name: markdown
      3 URL: https://pypi.python.org/pypi/Markdown
      4 Version: 2.3.1
      5 Date: March 22, 2013
      6 Revision: commit 0ea0bac85a749a13381b721cde44214d9193406c
      7 License: BSD License
      8 License File: LICENSE
      9 Security Critical: no
     10 
     11 Description:
     12 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).
     13