Update selector_syntax.rst (#4618)

info about 'Must contain..' and 'Must not contain..' comparisons added
This commit is contained in:
ppaawweeuu
2024-05-05 15:40:32 +02:00
committed by GitHub
parent ab696b980a
commit 5f2d451c5e
@@ -116,6 +116,8 @@ the following comparison checks:
"``>=``", "Must be greater than or equal to the value."
"``<``", "Must be less than the value."
"``<=``", "Must be less than or equal to the value."
"``*=``", "Must contain the value."
"``!*=``", "Must not contain the value."
When you specify a ``{{pset}}``, ``{{prop}}``, or ``{{value}}``, there are
three ways you can do so: