BookStack/resources
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
..
icons Added editor type change button 2022-04-17 15:01:29 +01:00
js Replaced markdown preview display iframe with div 2022-05-23 15:16:23 +01:00
lang New Crowdin updates (#3418) 2022-05-09 15:15:35 +01:00
sass Replaced markdown preview display iframe with div 2022-05-23 15:16:23 +01:00
views Replaced markdown preview display iframe with div 2022-05-23 15:16:23 +01:00