Bootstrap WYSIHTML5 Simple and fast

Note

static/bootstrap-wysihtml5/0.4.15/bootstrap3-wysihtml5.min.css

static/bootstrap-wysihtml5/0.4.15/bootstrap3-wysihtml5.all.min.js

$(".textarea").wysihtml5({ events: { "cancel:dialog": function(event) { event.stopPropagation(); } } });