mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
9dd69b04b8
TinyMCE was adding attributes to <br> elements within code blocks which would then not be converted to newlines by our code regex match. This changes the conversion to use dom querying instead. Fixes #3507 |
||
---|---|---|
.. | ||
common-events.js | ||
config.js | ||
drop-paste-handling.js | ||
plugin-codeeditor.js | ||
plugin-drawio.js | ||
plugins-about.js | ||
plugins-customhr.js | ||
plugins-details.js | ||
plugins-imagemanager.js | ||
plugins-stub.js | ||
plugins-tasklist.js | ||
scrolling.js | ||
shortcuts.js | ||
toolbars.js |