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

Side by Side Diff: third_party/markdown/README.chromium

Issue 93743005: Support markdown template for html editor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add more tests to markdown syntax Created 6 years, 12 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
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 for mat, then convert it to structurally valid XHTML (or HTML).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698