BookStack/resources/js/wysiwyg
Dan Brown dd7463259a
Added wysiwyg filter to handle <br> tags within code blocks
This filters out <br> elements within code blocks and replaces them with
newlines. The editor started using <br>'s more harshley after some
configuration changes upon upgrading tinymce, in which we standardised
on forced br tags to avoid empty elements.

For #3327
2022-03-23 15:11:14 +00:00
..
common-events.js
config.js Added wysiwyg filter to handle <br> tags within code blocks 2022-03-23 15:11:14 +00:00
drop-paste-handling.js
plugin-codeeditor.js Improved WYSIWYG code block behaviour via range of fixes 2022-02-27 17:21:24 +00:00
plugin-drawio.js
plugins-about.js
plugins-customhr.js
plugins-details.js On WYSIWYG details unwrap, provided better restore of cursor 2022-02-24 15:02:23 +00:00
plugins-imagemanager.js
plugins-stub.js
plugins-tasklist.js Updated tasklist style and functionality for cross-browser use 2022-03-23 11:51:19 +00:00
scrolling.js
shortcuts.js Added ctrl+shift+k shortcut to WYSIWYG 2022-02-28 13:34:32 +00:00
toolbars.js Improved tasklist wysiwyg behaviour 2022-03-22 14:03:20 +00:00