BookStack/resources/views/pages
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
..
parts Replaced markdown preview display iframe with div 2022-05-23 15:16:23 +01:00
copy.blade.php
delete.blade.php
edit.blade.php Added core editor switching functionality 2022-04-18 17:39:28 +01:00
export.blade.php
guest-create.blade.php
move.blade.php
permissions.blade.php
revision.blade.php
revisions.blade.php Added listing of editor type to revisions 2022-04-23 15:03:58 +01:00
show.blade.php