BookStack/app
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
..
Actions Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +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
Config Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
Console Updated regen-search command to show some level of progress 2021-11-11 14:10:11 +00:00
Entities Updated page includes to be top-level for code blocks 2021-11-15 00:48:05 +00:00
Exceptions Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Facades Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Http Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
Interfaces Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Notifications Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Providers Merge branch 'laravel_upgrade' 2021-11-04 22:42:35 +00:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Applied latest styleci changes 2021-09-06 22:19:06 +01:00
Traits Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Translation Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Uploads Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
Util Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Merge branch 'v21.05.x' 2021-07-03 12:02:13 +01:00
Model.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00