dataserver icon indicating copy to clipboard operation
dataserver copied to clipboard

Allow escaping of literal `||` in tag delete

Open tnajdek opened this issue 3 years ago • 0 comments

Currently not possible to delete a tag called a || b. If someone attempts it in current web library, it will incorrectly delete two tags: a and b, if such tags exist.

Possible duplicate of #112 but more serious.

tnajdek avatar Feb 22 '22 15:02 tnajdek