]> BookStack Code Mirror - bookstack/commitdiff
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)
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


No differences found