BookStack/app/Entities/Tools
Dan Brown e29d03ae76
Updated page includes to be top-level for code blocks
This change means that code blocks are now included still wrapped in
their pre tags, as we do for tables and lists.
Previously the <code> inner content would be included which would lead
to a generally bad/broken presentation.

Hopefully should not be a breaking change as section include tags for
code was tricky to get to, and it was in a semi-broken state.

For #2406
2021-11-15 00:48:05 +00:00
..
Markdown
BookContents.php
ExportFormatter.php
NextPreviousContentLocator.php
PageContent.php Updated page includes to be top-level for code blocks 2021-11-15 00:48:05 +00:00
PageEditActivity.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
PermissionsUpdater.php
SearchIndex.php Fixed failing tests due to search highlighting changes 2021-11-13 13:43:41 +00:00
SearchOptions.php Applied StyleCI changes 2021-11-13 13:28:17 +00:00
SearchResultsFormatter.php Removed prefix route groups, applyed styleci changes 2021-11-14 15:16:18 +00:00
SearchRunner.php Added API search endpoint 2021-11-14 16:28:01 +00:00
ShelfContext.php
SiblingFetcher.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
SlugGenerator.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00
TrashCan.php Added inital phpstan/larastan setup 2021-11-05 16:18:06 +00:00