Skip to content

JimLiu/angular-markdown-editor

Repository files navigation

Angular Markdown Editor

Angular Markdown Editor is a markdown editor of using showdown project as markdown text parser used with angular

Clone

git clone https://github.com/JimLiu/angular-markdown-editor.git

Installation

cd angular-markdown-editor
npm install

Getting started

If you have python installed in you system, you can just run python -m SimpleHTTPServer 80 to quickly runing a lightweight web server, and point your browser to http://localhost/demo/simple_editor.html for testing.

About

Markdown editor with AngularJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published