Commit Graph

2 Commits

Author SHA1 Message Date
kpdecker 01a22e61df 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
2014-11-08 17:46:53 -06:00
kpdecker e75839b185 Break safe string out into standalone module 2013-10-01 21:18:10 -05:00