zoomdl
zoomdl copied to clipboard
fix issue #84, make regex lazy not greedy
Made the regex match lazy instead of greedy to prevent it from grabbing other variables.