zoomdl icon indicating copy to clipboard operation
zoomdl copied to clipboard

fix issue #84, make regex lazy not greedy

Open abrasher opened this issue 2 years ago • 0 comments

Made the regex match lazy instead of greedy to prevent it from grabbing other variables.

abrasher avatar Mar 03 '23 22:03 abrasher