Florence Foo

Results 4 issues of Florence Foo

#### What does this PR do? - stop summernote from adding redundant `` when pasteHTML #### Where should the reviewer start? - start on the src/summernote.js #### How should this...

…shorthand is deprecated jquery-migrate-3.4.1.source.js:137 JQMIGRATE: jQuery.fn.keydown() event shorthand is deprecated etc etc - put the event related options into 'on' option

Use trigger('submit') instead of .submit which is deprecated.

https://github.com/rails/jquery-rails/blame/12869dac3fcee107a9dabfbbe4f5054298d8877b/vendor/assets/javascripts/jquery_ujs.js#L231 ![image](https://github.com/rails/jquery-rails/assets/1414577/587cf875-973c-4233-b239-e5a729c319fe)