An open API service indexing awesome lists of open source software.

https://github.com/freizl/markdown-editor


https://github.com/freizl/markdown-editor

Last synced: 20 days ago
JSON representation

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/)