docs: clarify regex case sensitivity

This commit is contained in:
DogmaDragon 2025-01-13 10:37:19 +02:00 committed by GitHub
parent 0621d87133
commit 5eb5621dbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ Note that only one filter criterion per criterion type may be assigned.
#### Regex modifiers #### Regex modifiers
Some filters have regex modifier as an option. Regex modifiers are always case-sensitive. Some filters have regex modifier as an option. Regex modifiers are case-sensitive by default.
### Sorting and page size ### Sorting and page size