mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
2b3726702d
Code blocks in tinymce could sometimes end up exploded into the sub elements of the codemirror display. This changes the strategy to render codemirror within the shadow dom of a custom element while preserving the normal pre/code DOM structure. Still a little instability when moving/adding code blocks within details blocks but much harder to break things now. |
||
---|---|---|
.. | ||
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 | ||
scrolling.js | ||
shortcuts.js |