]> BookStack Code Mirror - bookstack/commit
HTML: Tweaked output from full HtmlDocument
authorDan Brown <redacted>
Tue, 14 Nov 2023 17:23:05 +0000 (17:23 +0000)
committerDan Brown <redacted>
Tue, 14 Nov 2023 17:23:05 +0000 (17:23 +0000)
commit37a17e858a5345d78ffecb2564436ea77115ed1c
tree4290ab901977f21a02fe2cbbd52683f6c6e28034
parenteab9c1081ee4745a6c58d63ef184d0c123f64695
HTML: Tweaked output from full HtmlDocument

Saves specifically the document element on output to HTML, since this
results in just the outer HTML being saved while not including the extra
XML tags which would show up before with the changes to force utf8
usage.
app/Util/HtmlDocument.php