From 0f5c69764ff66738f57723be97d7962346c3dd04 Mon Sep 17 00:00:00 2001 From: Pandao Date: Tue, 3 Mar 2015 23:30:59 +0800 Subject: [PATCH] gulp task --- docs/html/index.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/docs/html/index.html b/docs/html/index.html index 6abb863..7c5f219 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -43,8 +43,21 @@

Editor.md

-

A simple online markdown editor.

-

Editor.md 是一个基于jQuery和CodeMirror构建的在线Markdown编辑器。

+

Editor.md is an online(In-browser) markdown editor, based on CodeMirror & jQuery.

+

Features

+
    +
  • Support Standard Markdown and GFM(GitHub Flavored Markdown);
  • +
  • Full-featured: Real-time Preview, Image (cross-domain) upload, Multi-languages, L18n, Syntax highlighting...;
  • +
  • Support ToC (Table of Contents);
  • +
  • Compatible with all major browsers (IE8+), compatible Zepto.js and iPad;
  • +
  • Support identification and interpretation of the HTML tags;
  • +
  • Support TeX (LaTeX expressions, Based on KaTeX);
  • +
  • Support Flowchart and Sequence Diagram of Markdown extended syntax;
  • +
  • Support AMD/CMD (Require.js & Sea.js) Module Loader;
  • +
+

README & Examples (English)

+
+

Editor.md 是一个基于CodeMirror和jQuery构建的Markdown在线编辑器。

editormd-screenshot

主要特性

    @@ -121,7 +134,7 @@
    - Documentation generated by JSDoc 3.3.0-alpha5 on Tue Mar 03 2015 21:29:49 GMT+0800 (中国标准时间) + Documentation generated by JSDoc 3.3.0-alpha5 on Tue Mar 03 2015 23:29:33 GMT+0800 (中国标准时间)