I am using https://github.com/ivantage/angular-ivh-treeview/blob/master/docs/templates-and-skins.md#tree-layouts and having problems with HTML inside of labels or using a custom node field to bind to a ng-bind-html. So I tried making a custom directive to substitute the label field but I can't seem to get it to work.
Is there any way to get the label to bind as html using ng-sanitize so that I can put the html markup in the label?