Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: third_party/markdown/README.chromium

Issue 133433002: Docserver: Support markdown for HTML content. Request thirdparty submission review. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: change the version of app & cron.yaml Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/markdown/OWNERS ('k') | third_party/markdown/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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).
« no previous file with comments | « third_party/markdown/OWNERS ('k') | third_party/markdown/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698