StackEdit中文版-在线Markdown编辑器。
Go to file
2013-09-22 23:16:59 +01:00
doc Published with http://benweet.github.io/stackedit/ 2013-09-15 17:16:13 -07:00
img Upgrade to Bootstrap 3 2013-08-24 01:50:14 +02:00
lib MathJax upgrade to 2.2 2013-05-20 23:03:55 +01:00
res PDF export 2013-09-22 23:16:59 +01:00
res-min PDF export 2013-09-22 23:16:59 +01:00
tools Release v2.0.2 2013-09-03 14:40:23 +01:00
.bowerrc Use of Grunt and Bower 2013-08-30 23:45:29 +01:00
.gitignore Use of Grunt and Bower 2013-08-30 23:45:29 +01:00
521661f23916270200000004.html Updated Appstr install page 2013-08-29 00:08:00 +01:00
bower.json Release v2.1.6 2013-09-21 16:28:43 +01:00
cache.manifest PDF export 2013-09-22 23:16:59 +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
google4971b5a4d775691a.html Added Google verification page 2013-09-04 13:08:31 +01:00
Gruntfile.js Fixed fontello icons available offline 2013-09-21 16:01:16 +01:00
index.html Switch to ACE editor 2013-09-15 15:14:42 +01:00
LICENSE.txt Added sharing links 2013-05-04 01:05:58 +01:00
package.json Release v2.1.6 2013-09-21 16:28:43 +01:00
README.md Published with http://benweet.github.io/stackedit/ 2013-09-03 09:08:58 -07:00
tumblr-oauth-client.html Tumblr support 2013-04-28 23:33:17 +01:00
viewer.html Switch to ACE editor 2013-09-15 15:14:42 +01:00
WELCOME.md Published with http://benweet.github.io/stackedit/ 2013-09-03 17:15:01 -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.

NOTE:

  • Documents are stored in the browser's local storage, which means they are not shared between different browsers/computers. Furthermore, clearing your browser's data may delete all your local documents.
  • Full access to Dropbox or Google Drive is required to be able to import any document in StackEdit. Imported documents are downloaded in your browser and are not transmitted to a server.

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.