BookStack/resources
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
..
icons Started webhook implementation 2021-12-07 14:55:11 +00:00
js Added wysiwyg filter to handle <br> tags within code blocks 2022-03-23 15:11:14 +00:00
lang Added additional missing editor translations 2022-03-23 14:41:54 +00:00
sass Updated tasklist style and functionality for cross-browser use 2022-03-23 11:51:19 +00:00
views Merge pull request #3298 from BookStackApp/wysiwyg_links 2022-03-09 14:29:03 +00:00