mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
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 |
||
|---|---|---|
| .. | ||
| BookShelfTest.php | ||
| BookTest.php | ||
| ChapterTest.php | ||
| CommentSettingTest.php | ||
| CommentTest.php | ||
| EntityAccessTest.php | ||
| EntitySearchTest.php | ||
| ExportTest.php | ||
| PageContentTest.php | ||
| PageDraftTest.php | ||
| PageEditorTest.php | ||
| PageRevisionTest.php | ||
| PageTemplateTest.php | ||
| PageTest.php | ||
| SearchOptionsTest.php | ||
| SortTest.php | ||
| TagTest.php | ||