annotate_models icon indicating copy to clipboard operation
annotate_models copied to clipboard

Fix backslashes incorrectly escaped

Open alexpech12 opened this issue 1 year ago • 0 comments

Where annotations contain backslashes these are incorrectly interpreted by #sub as special characters when updating existing annotations.

For example, an index condition may include string matching with special characters.

Using the block version of #sub avoids this.

alexpech12 avatar Aug 05 '24 03:08 alexpech12