bookstack/app/Entities/Tools
Dan Brown 0c6f598d91
Fixed issue where text after line breaks not indexed
Linebreaks would previously essentially be removed during index and
hence joined to adjacent words, breaking prefix matching.
Added test to cover.
For #3508
2022-06-20 23:47:42 +01:00
..
Markdown
BookContents.php
BookSortMap.php
BookSortMapItem.php
Cloner.php Removed bad trailing comma in method 2022-06-19 18:45:48 +01:00
ExportFormatter.php
HierarchyTransformer.php Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
NextPreviousContentLocator.php
PageContent.php
PageEditActivity.php
PageEditorData.php
PdfGenerator.php
PermissionsUpdater.php
SearchIndex.php Fixed issue where text after line breaks not indexed 2022-06-20 23:47:42 +01:00
SearchOptions.php
SearchResultsFormatter.php
SearchRunner.php
ShelfContext.php
SiblingFetcher.php
SlugGenerator.php
TrashCan.php