StackEdit中文版-在线Markdown编辑器。
Go to file
2013-06-19 23:15:00 +01:00
css Prepare deployment 2013-06-19 21:40:14 +01:00
doc Merge branch 'master' of github.com:benweet/stackedit 2013-06-19 21:34:08 +01:00
img Switched to Uglify2 2013-06-12 21:37:43 +01:00
js Prepare deployment 2013-06-19 23:15:00 +01:00
lib MathJax upgrade to 2.2 2013-05-20 23:03:55 +01:00
scripts Prepare deployment 2013-05-18 15:52:20 +01:00
themes Added HTML code button 2013-06-19 21:33:46 +01:00
tools Switched to Uglify2 2013-06-12 21:37:43 +01:00
.gitignore Tumblr support 2013-04-28 23:33:17 +01:00
cache.manifest Prepare deployment 2013-06-19 23:15:00 +01:00
dropbox-oauth-receiver.html Use of underscore.js 2013-04-13 19:11:54 +01:00
gdrive-action.html New synchronize pattern 2013-04-21 01:07:27 +01:00
github-oauth-client.html Added Gist provider 2013-04-30 00:19:54 +01:00
index.html Import files from disk 2013-06-16 19:29:54 +01:00
LICENSE.txt Added sharing links 2013-05-04 01:05:58 +01:00
README.md Published with http://benweet.github.io/stackedit/ 2013-06-16 15:06:26 -07:00
run_deploy Pagedown extra enhancements. Fixes #15 2013-06-02 20:35:44 +01:00
tumblr-oauth-client.html Tumblr support 2013-04-28 23:33:17 +01:00
viewer.html Switched to Uglify2 2013-06-12 21:37:43 +01:00
WELCOME.md Published by http://benweet.github.io/stackedit 2013-05-29 15:40:39 -07:00
wordpress-oauth-client.html WordPress support 2013-05-16 01:38:24 +01:00

StackEdit

StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.

StackEdit can:

  • Manage multiple Markdown documents online or offline
  • Export your documents in Markdown or HTML and format it using a template
  • Synchronize your Markdown documents in the Cloud
  • Edit existing Markdown documents from Google Drive, Dropbox and your local hard drive
  • Post your Markdown document on Blogger/Blogspot, WordPress, Tumblr
  • Publish your Markdown document on GitHub, Gist, Google Drive, Dropbox or any SSH server
  • Share a link to a Markdown document that renders it in a nice viewer
  • Show statistics about your document
  • Convert HTML to Markdown

Features:

  • Real-time HTML preview with Scroll Link feature to bind editor and preview scrollbars
  • Markdown Extra support and Prettify syntax highlighting
  • LaTex mathematical expressions using MathJax
  • WYSIWYG control buttons
  • Configurable layout
  • Theming support with multiple themes available
  • A la carte extensions
  • Offline editing
  • Online synchronization using Google Drive and Dropbox
  • One click publish on Blogger, Dropbox, Gist, GitHub, Google Drive, SSH server, Tumblr, WordPress

Documentation:

NOTE: This page has been written and published with StackEdit.