| Index: third_party/markdown/README.chromium
|
| diff --git a/third_party/markdown/README.chromium b/third_party/markdown/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1d0f2188e43fe21aa01a886a316815ed432f15cf
|
| --- /dev/null
|
| +++ b/third_party/markdown/README.chromium
|
| @@ -0,0 +1,12 @@
|
| +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).
|
|
|