BookStack/app/Entities/Tools
Dan Brown 57ea2e92ec
Updated markdown export implementation
- Removed ZIP system for now, until the idea can be fleshed out.
- Added testing to cover.
- Upgraded used library.
- Added custom handling for BookStack callouts.
- Added HTML cleanup to better produce output for things like code
  blocks.
2021-06-22 21:02:18 +01:00
..
Markdown Updated markdown export implementation 2021-06-22 21:02:18 +01:00
BookContents.php Merge branch 'v0.30.x' 2020-12-17 21:47:59 +00:00
ExportFormatter.php Updated markdown export implementation 2021-06-22 21:02:18 +01:00
NextPreviousContentLocator.php Reviewed and refactored next/previous navigation button implementation 2021-05-29 12:39:41 +01:00
PageContent.php Fixed content parsing break with line html comment 2021-06-13 12:53:04 +01:00
PageEditActivity.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
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 Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
SearchRunner.php Amended owned by search filter to use slugs 2021-03-15 18:27:03 +00:00
ShelfContext.php Fixed some mis-refactoring and split search service 2020-11-22 00:17:45 +00:00
SiblingFetcher.php Focused base Entity class cleanup 2020-11-22 01:20:38 +00:00
SlugGenerator.php Started work on user slugs 2021-03-08 22:34:22 +00:00
TrashCan.php Added deletion of revisions on page delete 2021-05-26 16:40:56 +01:00