Changes between Initial Version and Version 1 of Ticket #22350


Ignore:
Timestamp:
2022-09-06T12:32:16+02:00 (7 months ago)
Author:
KorneySan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22350 – Description

    initial v1  
    99I propose to add some new values with following meaning:
    1010* `!key`: negative if key matches, neutral otherwise
     11* `!key!`: negative if key matches, positive otherwise
    1112* `!keyvalue`: negative if key and value matches, neutral otherwise
    1213* `!keyvalue!`: negative if key and value matches, positive otherwise