<div ng-bind-html="snippet | linky"></div>
<div ng-bind-html="snippetWithTarget | linky:'_blank'"></div>
<div ng-bind="snippet"></div>