Skip to content

ttakuru88/textarea-markdown-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textarea-markdown-editor

Demo

Demo

Install

via Bower

bower install textarea-markdown-editor

Usage

textarea = document.getElementById('textarea')
options = {}
markdownEditor(textarea, options)

Demo

dist/index.html

Browser Support

  • Chrome
  • Safari
  • Firefox
  • IE9+

Development

Install

npm install
bower install

Build

grunt

Run spec

karma start

About

from

Resources

License

Stars

7 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors