Changes between Initial Version and Version 1 of Ticket #22350
- Timestamp:
- 2022-09-06T12:32:16+02:00 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22350 – Description
initial v1 9 9 I propose to add some new values with following meaning: 10 10 * `!key`: negative if key matches, neutral otherwise 11 * `!key!`: negative if key matches, positive otherwise 11 12 * `!keyvalue`: negative if key and value matches, neutral otherwise 12 13 * `!keyvalue!`: negative if key and value matches, positive otherwise