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

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