Browse Source

gulp task

v1.1.9
Pandao 10 years ago
parent
commit
0f5c69764f
  1. 19
      docs/html/index.html

19
docs/html/index.html

@ -43,8 +43,21 @@
<section>
<article><h1 id="editor-md">Editor.md</h1>
<p><img src="https://pandao.github.io/editor.md/dist/images/logos/editormd-logo-180x180.png" alt=""></p>
<p>A simple online markdown editor.</p>
<p><strong>Editor.md</strong> 是一个基于jQuery和CodeMirror构建的在线Markdown编辑器。</p>
<p><strong>Editor.md</strong> is an online(In-browser) markdown editor, based on CodeMirror &amp; jQuery.</p>
<h3 id="features">Features</h3>
<ul>
<li>Support Standard Markdown and GFM(GitHub Flavored Markdown);</li>
<li>Full-featured: Real-time Preview, Image (cross-domain) upload, Multi-languages, L18n, Syntax highlighting...;</li>
<li>Support ToC (Table of Contents);</li>
<li>Compatible with all major browsers (IE8+), compatible Zepto.js and iPad;</li>
<li>Support identification and interpretation of the HTML tags;</li>
<li>Support TeX (LaTeX expressions, Based on KaTeX);</li>
<li>Support Flowchart and Sequence Diagram of Markdown extended syntax;</li>
<li>Support AMD/CMD (Require.js &amp; Sea.js) Module Loader;</li>
</ul>
<p><a href="https://pandao.github.io/editor.md/en.html">README &amp; Examples (English)</a></p>
<hr>
<p><strong>Editor.md</strong> 是一个基于CodeMirror和jQuery构建的Markdown在线编辑器。</p>
<p><img src="https://pandao.github.io/editor.md/examples/images/editormd-screenshot.png" alt="editormd-screenshot" title="editormd-screenshot"></p>
<h4 id="-">主要特性</h4>
<ul>
@ -121,7 +134,7 @@
<br clear="both">
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha5</a> on Tue Mar 03 2015 21:29:49 GMT+0800 (中国标准时间)
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha5</a> on Tue Mar 03 2015 23:29:33 GMT+0800 (中国标准时间)
</footer>
<script> prettyPrint(); </script>

Loading…
Cancel
Save