]> BookStack Code Mirror - bookstack/commit
WYSIWYG: Altered how custom head added to editors
authorDan Brown <redacted>
Tue, 30 Jan 2024 11:38:47 +0000 (11:38 +0000)
committerDan Brown <redacted>
Tue, 30 Jan 2024 11:38:47 +0000 (11:38 +0000)
commit24e6dc4b37f857ffe6f8eab85ca177ed290bb38a
tree67cc7a85ec412fe717d10ca26250c9984f178736
parent415663a9bc9bb1cf46cce13806754ed6581a694f
WYSIWYG: Altered how custom head added to editors

Updated to parse and add as DOM nodes instead of innerHTML to avoid
triggering an update of all head content, which would throw warnings in
chromium in regard to setting the base URI.

For #4814
resources/js/wysiwyg/config.js