]> BookStack Code Mirror - bookstack/commit
Includes: Added back support for parse theme event 4688/head
authorDan Brown <redacted>
Mon, 27 Nov 2023 21:38:43 +0000 (21:38 +0000)
committerDan Brown <redacted>
Mon, 27 Nov 2023 21:39:43 +0000 (21:39 +0000)
commit652d5417bf5dbd9700412ad82fdc1a783c83e5a8
tree7df54788f7bee0d671e1d48195322769f7adbfcc
parentb569827114693aec0f143a54dce5ddc693174734
Includes: Added back support for parse theme event

Managed to do this in an API-compatible way although resuling output may
differ due to new dom handling in general, although user content is used
inline to remain as comptable as possible.
app/Entities/Tools/PageContent.php
app/Entities/Tools/PageIncludeContent.php
app/Entities/Tools/PageIncludeParser.php
app/Theming/ThemeEvents.php
app/Theming/ThemeService.php
tests/Entity/PageContentTest.php
tests/Unit/PageIncludeParserTest.php