https://github.com/capmousse/mkeditor
Small online markdown editor who can be run everywhere
https://github.com/capmousse/mkeditor
Last synced: about 1 year ago
JSON representation
Small online markdown editor who can be run everywhere
- Host: GitHub
- URL: https://github.com/capmousse/mkeditor
- Owner: CapMousse
- License: wtfpl
- Archived: true
- Created: 2013-06-22T15:14:55.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-23T10:53:08.000Z (almost 13 years ago)
- Last Synced: 2025-02-13T10:23:11.682Z (over 1 year ago)
- Language: JavaScript
- Size: 151 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MkEditor
==============
MkEditor is a small online markdown editor who can be run everywhere. Just download the project and launch the `index.html` file.
### Features
- Export document as Markdown file
- Export document as HTML file
- Open Markdown file
- Live autosave (don't loose your work)
### In progress
- Open and edit multiple file at once
- Export as PDF
### Live demo
[Just here](http://capmousse.github.com/MkEditor/)
### Licence
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2013 Jérémy Barbe
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.