fixed excerpt modifier to properly add spaces after block tags

This commit is contained in:
Gani Georgiev
2023-10-27 17:34:45 +03:00
parent 01e8c0f9f7
commit b7a49efa88
3 changed files with 30 additions and 19 deletions
+2
View File
@@ -4,6 +4,8 @@
An option to return also the empty found tokens was also added via `Tokenizer.KeepEmptyTokens(true)`.
_This should fix the parsing of whitespace charactes around view query column names when no quotes are used ([#3616](https://github.com/pocketbase/pocketbase/discussions/3616#discussioncomment-7398564))._
- Fixed the `:excerpt(max, withEllipsis?)` `field` query param modifier to properly add space to the generated text fragment after block tags.
## v0.19.0