StackEdit中文版-在线Markdown编辑器。
Go to file
2014-08-20 00:26:01 +01:00
app Integrated stackedit-ssh-proxy service 2014-08-20 00:25:22 +01:00
chrome-app Updated image resources 2013-12-14 22:43:31 +00:00
doc Integrated stackedit-ssh-proxy service 2014-08-20 00:25:22 +01:00
img Fixed Google Drive multi account actions 2014-04-21 02:12:57 +01:00
public Integrated stackedit-ssh-proxy service 2014-08-20 00:25:22 +01:00
.bowerrc Refactor resource location 2013-10-06 23:29:08 +01:00
.eslintrc Comments realtime sync 2014-03-23 02:33:41 +00:00
.gitignore Fixes #391 2014-04-29 21:23:22 +01:00
.jshintrc Comments realtime sync 2014-03-23 02:33:41 +00:00
bower.json Updated monetize.js version 2014-08-11 18:45:36 +01:00
Dockerfile Added Dockerfile 2013-11-06 23:10:24 +00:00
Gruntfile.js Beta release 2014-04-27 21:10:30 +01:00
LICENSE.txt Added sharing links 2013-05-04 01:05:58 +01:00
package.json Integrated stackedit-picasa-proxy service 2014-08-20 00:24:23 +01:00
Procfile Added Heroku Procfile 2013-10-06 16:06:20 +01:00
README.md Published with https://stackedit.io/ 2014-01-13 12:19:13 -08:00
server.js Enabled cluster mode 2014-08-20 00:26:01 +01:00

StackEdit

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

Main showcase: https://stackedit.io/.

NOTE:

  • Documents are stored in the browser's local storage, which means they are not shared between different browsers/computers. 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, HTML or PDF 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/GitHub Flavored Markdown support and Prettify/Highlight.js syntax highlighting
  • LaTeX mathematical expressions using MathJax
  • WYSIWYG control buttons
  • Configurable layout
  • Theming support with different themes available
  • A la carte extensions
  • Offline editing
  • Online synchronization using Google Drive (multi-accounts) and Dropbox
  • One click publish on Blogger, Dropbox, Gist, GitHub, Google Drive, SSH server, Tumblr, WordPress

Documentation:

Support StackEdit:

Fund me on Gittip

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