How to display raw html with filter?
I have something like this:
K.json = function( json ) { if( typeof json!=
If you're just displaying the data then create a method:
json(jsonable) { return jsonedValue; }
then in the html