BookStack/tests
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
..
Api Added API search endpoint 2021-11-14 16:28:01 +00:00
Auth Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
Commands
Entity Updated page includes to be top-level for code blocks 2021-11-15 00:48:05 +00:00
Helpers
Permissions
Settings
test-data
Unit
Uploads
User
AuditLogTest.php
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HomepageTest.php
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
RecycleBinTest.php
SecurityHeaderTest.php
SharedTestHelpers.php
StatusTest.php
TestCase.php
TestEmailTest.php
TestResponse.php
ThemeTest.php