https://github.com/superraytin/rock-markdown-editor
Cross-platform Markdown Editor
https://github.com/superraytin/rock-markdown-editor
Last synced: about 2 months ago
JSON representation
Cross-platform Markdown Editor
- Host: GitHub
- URL: https://github.com/superraytin/rock-markdown-editor
- Owner: superRaytin
- License: mit
- Created: 2013-08-30T05:42:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-13T08:29:53.000Z (over 8 years ago)
- Last Synced: 2025-03-24T01:11:52.510Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.13 MB
- Stars: 114
- Watchers: 12
- Forks: 31
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rock! Markdown Editor
> Cross-platform Markdown Editor.
![]()

## Downloads
Prebuilt binaries and debug symbols of rock-markdown-editor for Windows and OS X can be found on the [releases](https://github.com/superRaytin/rock-markdown-editor/releases) page.
## Features
- WYSIWYG, Ctrl+F12 quick browser preview.
- Completely import and export.
- Import via Drag and Drop, with `.Markdown`, `.md` and `.txt` supported.
- Export to HTML file.
- Send email with converted HTML.
- Support multi-tab and rich keyboard shortcuts.
- Friendly state holding, Automatic remember editor status of the last time.
- Completely history file records.# License
Released under the MIT license.MIT: [http://rem.mit-license.org](http://rem.mit-license.org/), See [LICENSE](/LICENSE)