https://github.com/freizl/markdown-editor
https://github.com/freizl/markdown-editor
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/freizl/markdown-editor
- Owner: freizl
- Created: 2013-04-02T00:31:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-08-29T01:47:29.000Z (almost 12 years ago)
- Last Synced: 2025-05-12T01:48:02.678Z (23 days ago)
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## markdown-editor
1. a text editor
2. be able to preview
3. full screen
- two siders
- preview at runtime
10. toolbar## Some new thoughts
- angularJS module
- Preview on the fly (Like the editor of Atlassian Confluence)## References
This lib mainly reference form those works.
- [StackEdit by stackedit](https://github.com/benweet/stackedit)
- [mdeditor by ghosert](https://github.com/ghosert/VimProject/tree/master/mdeditor/)