StackEdit中文版-在线Markdown编辑器。
Go to file
2013-07-17 01:10:19 +01:00
css Prepare deployment 2013-07-09 23:59:12 +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 Image drag and drop 2013-07-17 01:10:19 +01:00
lib MathJax upgrade to 2.2 2013-05-20 23:03:55 +01:00
scripts Prepare deployment 2013-07-07 21:23:00 +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-07-10 23:44:48 +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 Image drag and drop 2013-07-17 01:10:19 +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-07-09 15:53:19 -07:00
run_deploy Prepare deployment 2013-07-07 21:23:00 +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-07-09 15:53:37 -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/Highlight.js 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.