diff options
author | kpdecker <kpdecker@gmail.com> | 2014-10-26 15:06:32 -0500 |
---|---|---|
committer | kpdecker <kpdecker@gmail.com> | 2014-11-08 17:46:53 -0600 |
commit | 01a22e61df48eb512ba5dc0316855c1a8dd25956 (patch) | |
tree | 478023b34939cc270e62519e4f3e6aeb51da7a34 /lib/handlebars/compiler/javascript-compiler.js | |
parent | c8af90f697c48d41e65fe84d5496e4cc0b31f74a (diff) | |
download | handlebars.js-01a22e61df48eb512ba5dc0316855c1a8dd25956.zip handlebars.js-01a22e61df48eb512ba5dc0316855c1a8dd25956.tar.gz handlebars.js-01a22e61df48eb512ba5dc0316855c1a8dd25956.tar.bz2 |
Use toHTML vs. instanceof checks for SafeString
Allows for us to play nicely in environments such as Node that could have multiple versions of the library loaded. Also allows for implementors to provide their own behavior, provided they know what they are doing.
Fixes #886
Diffstat (limited to 'lib/handlebars/compiler/javascript-compiler.js')
0 files changed, 0 insertions, 0 deletions