mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-22 13:44:04 +03:00
Linebreaks would previously essentially be removed during index and hence joined to adjacent words, breaking prefix matching. Added test to cover. For #3508