BookStack/resources/js
Dan Brown 1d1186c901
Replaced markdown preview display iframe with div
No longer need to use the iframe sandboxing techniques, since we now have
CSP rules in-place. Means that embed tags can load without CSP
complications.

Causes slight change to contents of `editor-markdown::setup` editor
event data, since we're changing the `displayEl` property.

Updates markdown editor component to make better use of the component
system.
2022-05-23 15:16:23 +01:00
..
components Replaced markdown preview display iframe with div 2022-05-23 15:16:23 +01:00
services
wysiwyg
app.js
code.mjs