markitup
A framework agnostic Javascript library that add powerful new features to standard textareas
MarkItUp! Boost your textareas.
MarkItUp! is a framework agnostic Javascript library that add powerful new features to standard textareas.
MarkItUp! is not meant to be a “Full-Features-Out-of-the-Box”-editor. Instead it is a customizable and flexible engine made to meet the developer's needs in their web-apps.
MarkItUp! is not a WYSIWYG editor, and it never will be.
Home: http://markitup.jaysalvat.com/
Documentation: http://markitup.jaysalvat.com/documentation/
Install
Download latest MarkItUp! version and include it to your page.
Bower install
bower install --save markitup
NPM install
npm install --save markitup
Yarn install
yarn add markitup
MarkItUp! 3.x is UMD and ES6/Webpack/Browserify friendly.
;