compose.js 92 Bytes Raw Blame History Permalink 1 2 3 4 5 $(document).ready(function() { $('.summernote').summernote({ height: 350 }); });