Skip to content

Instantly share code, notes, and snippets.

@mllrjb
Created June 5, 2014 20:48
Show Gist options
  • Save mllrjb/7d4bbdefb01a473f8e99 to your computer and use it in GitHub Desktop.
Save mllrjb/7d4bbdefb01a473f8e99 to your computer and use it in GitHub Desktop.
angular.injector(['ng', 'ngSanitize']).get('$sanitize')('asdf<script>FooBar</script>')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment