mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-23 18:45:39 +02:00
Trimming outer '"' when parsing the values.
This commit is contained in:
parent
4c4a20d835
commit
0d878e8b5c
2 changed files with 14 additions and 1 deletions
|
@ -231,6 +231,10 @@ For boolean tags, negation is done with a preceding '~':
|
|||
|
||||
~<tag>
|
||||
|
||||
To match for empty strings, use ' "" ':
|
||||
|
||||
<tag> == ""
|
||||
|
||||
In addition to explicit tag values, you can also specify a
|
||||
default/fallback particle.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue