Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbt/markdown-editor
Live (Github-flavored) Markdown Editor
https://github.com/jbt/markdown-editor
Last synced: 1 day ago
JSON representation
Live (Github-flavored) Markdown Editor
- Host: GitHub
- URL: https://github.com/jbt/markdown-editor
- Owner: jbt
- License: isc
- Created: 2012-10-01T19:27:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T22:37:29.000Z (over 4 years ago)
- Last Synced: 2025-01-17T15:05:45.752Z (8 days ago)
- Language: JavaScript
- Homepage: http://jbt.github.com/markdown-editor
- Size: 4.25 MB
- Stars: 2,839
- Watchers: 91
- Forks: 647
- Open Issues: 60
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-web-editor - markdown-editor - Live (Github-flavored) Markdown Editor. (Browser editor)
- awesome-github-star - markdown-editor - flavored) Markdown Editor | jbt | 2801 | (JavaScript)
- starred-awesome - markdown-editor - Live (Github-flavored) Markdown Editor (JavaScript)
README
# Live (GitHub-Flavored) Markdown Editor
## Usage
[Use it here](//jbt.github.io/markdown-editor). The live markdown reader will display a preview as you type.
View GitHub Flavoured Markdown guide [here](https://enterprise.github.com/downloads/en/markdown-cheatsheet.pdf).
## License
This software is released under the ISC License. ISC License is:
> A permissive license lets people do anything with your code with proper attribution and without warranty. The ISC license is functionally equivalent to the BSD 2-Clause and MIT licenses, removing some language that is no longer necessary.
Refer to the [LICENSE](https://github.com/jbt/markdown-editor/blob/master/LICENSE) file for the complete text.