Skip to content

Commit

Permalink
gr
Browse files Browse the repository at this point in the history
  • Loading branch information
oberhamsi committed Feb 24, 2014
1 parent b5839c8 commit d3c8444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/custom-template-filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ interpreted as-is on the client side. Internally, these strings are instances
of `String` with the property `isSafe=true` attached. You can test for them
using code like:


var {isSafe} = require('reinhardt/utils');
isSafe(fooString)

Expand Down

0 comments on commit d3c8444

Please sign in to comment.