BookStack/app/Entities/Tools
Dan Brown 28c706fee3
Added strikethrough support to back-end md rendering
Needed to tweak the default library strikethrough extension
so that it uses the same element as front-end.
Added testing to cover.
For #2470.
2021-01-10 23:01:11 +00:00
..
Markdown Added strikethrough support to back-end md rendering 2021-01-10 23:01:11 +00:00
BookContents.php Merge branch 'v0.30.x' 2020-12-17 21:47:59 +00:00
ExportFormatter.php Merge branch 'v0.30.x' 2020-12-18 14:16:13 +00:00
PageContent.php Added strikethrough support to back-end md rendering 2021-01-10 23:01:11 +00:00
PageEditActivity.php
PermissionsUpdater.php Added manual type conversion to fix failing tests 2021-01-01 18:38:54 +00:00
SearchIndex.php Fixed bad collection/array mixing causing error on seed 2020-11-28 16:42:12 +00:00
SearchOptions.php
SearchRunner.php
ShelfContext.php
SiblingFetcher.php
SlugGenerator.php
TrashCan.php