diff --git a/doc/Query.md b/doc/Query.md index f9253d617d9d0c914232f6e812c5c047bc2d944c..ca1499672d9f66ec59731443b48f46dff54cce15 100644 --- a/doc/Query.md +++ b/doc/Query.md @@ -435,5 +435,5 @@ Note, that this query without syntactic sugar looks like: ## Text matching + TODO: Describe escape sequences like `\\`, `\*`, `\<<` and `\>>`. -Currently, wildcards and regular expressions are only available for the _simple-find-part_ of the query, i. e. no wildcards/regexps for filters.