BookStack/resources
Dan Brown 2b3726702d
Revamped workings of WYSIWYG code blocks
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.
2022-02-09 19:24:27 +00:00
..
icons Started webhook implementation 2021-12-07 14:55:11 +00:00
js Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00
lang Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00
sass Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00
views Merge branch 'tinymce' into development 2022-02-08 15:28:56 +00:00