Home | History | Annotate | only in /external/chromium_org/third_party/markdown
Up to higher level directory
NameDateSize
__init__.py03-Dec-201417.5K
__main__.py03-Dec-20145K
__version__.py03-Dec-20142.6K
blockparser.py03-Dec-20145.2K
blockprocessors.py03-Dec-201423.6K
extensions/03-Dec-2014
inlinepatterns.py03-Dec-201418.1K
LICENSE03-Dec-20141.6K
odict.py03-Dec-20147.7K
OWNERS03-Dec-201439
postprocessors.py03-Dec-20145K
preprocessors.py03-Dec-201413.4K
README.chromium03-Dec-2014440
serializers.py03-Dec-201411.1K
treeprocessors.py03-Dec-201414.3K
util.py03-Dec-20145.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