Index: trunk/src/third_party/markdown/README.chromium |
=================================================================== |
--- trunk/src/third_party/markdown/README.chromium (revision 244009) |
+++ trunk/src/third_party/markdown/README.chromium (working copy) |
@@ -1,12 +0,0 @@ |
-Name: markdown, a text-to-HTML conversion tool for web writers |
-Short Name: markdown |
-URL: https://pypi.python.org/pypi/Markdown |
-Version: 2.3.1 |
-Date: March 22, 2013 |
-Revision: commit 0ea0bac85a749a13381b721cde44214d9193406c |
-License: BSD License |
-License File: LICENSE |
-Security Critical: no |
- |
-Description: |
-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). |