StackEdit中文版-在线Markdown编辑器。
Go to file
2013-06-24 20:47:41 +01:00
css Added TOC button 2013-06-24 20:47:27 +01:00
doc Updated architecture diagram 2013-06-23 01:33:21 +01:00
img Switched to Uglify2 2013-06-12 21:37:43 +01:00
js Added TOC button 2013-06-24 20:47:27 +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 TOC button 2013-06-24 20:47:27 +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-23 00:51:49 +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 Added rel=canonical 2013-06-23 21:41:24 +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-22 07:34:45 -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 Added rel=canonical 2013-06-23 21:41:24 +01:00
WELCOME.md Published with http://benweet.github.io/stackedit/ 2013-06-24 12:24:42 -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.