docs: clarify regex case sensitivity (#5607)

This commit is contained in:
DogmaDragon 2025-01-29 05:54:59 +02:00 committed by GitHub
parent b5cb52bb5e
commit 077cd774f3
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