jquery-tmpl icon indicating copy to clipboard operation
jquery-tmpl copied to clipboard

$ followed by two {{ crashes

Open jsgoupil opened this issue 14 years ago • 1 comments

$${'price'} is valid

whereas

${{= 'price'}} is not valid.

Both of them should work. Since also different plugins use the second output to generate the template.

jsgoupil avatar May 24 '11 22:05 jsgoupil

Thanks for taking the time to submit this issue. Just wanted to let you know this plugin is no longer being actively developed or maintained by the jQuery team. See README for more info.

rdworth avatar Oct 08 '11 06:10 rdworth