Stackedit/README.md

43 lines
1.8 KiB
Markdown
Raw Normal View History

2013-04-04 20:38:14 +00:00
StackEdit
2013-03-24 14:23:40 +00:00
=========
2013-04-02 18:42:47 +00:00
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:
2013-05-04 23:17:52 +00:00
- Manage multiple Markdown documents online or offline
2013-05-04 23:22:20 +00:00
- Export your documents in Markdown or HTML and format it using a template
2013-04-02 18:42:47 +00:00
- 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
2013-04-02 18:42:47 +00:00
### Features:
2013-04-26 23:38:55 +00:00
- 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
2013-04-15 19:58:48 +00:00
- WYSIWYG control buttons
2013-04-02 18:42:47 +00:00
- Configurable layout
- Theming support with multiple themes available
- A la carte extensions
2013-04-02 18:42:47 +00:00
- Offline editing
2013-04-07 19:24:41 +00:00
- Online synchronization using Google Drive and Dropbox
- One click publish on Blogger, Dropbox, Gist, GitHub, Google Drive, SSH server, Tumblr, WordPress
2013-04-11 23:12:49 +00:00
### Documentation:
2013-04-11 23:12:49 +00:00
- [Welcome document][1]
- [Developer guide][2]
- [Theming guide][3]
> **NOTE:** This page has been written and published with [StackEdit][4].
[1]: https://github.com/benweet/stackedit/blob/master/WELCOME.md#welcome-to-stackedit---welcome "Welcome document"
[2]: https://github.com/benweet/stackedit/blob/master/doc/developer-guide.md#developer-guide "Developer guide"
[3]: https://github.com/benweet/stackedit/blob/master/doc/theming.md#stackedit-theming-guide "Theming guide"
[4]: http://benweet.github.io/stackedit/ "StackEdit"