Skip to content

Instantly share code, notes, and snippets.

@lamalex
Created May 19, 2013 16:59
Show Gist options
  • Save lamalex/5608258 to your computer and use it in GitHub Desktop.
Save lamalex/5608258 to your computer and use it in GitHub Desktop.
Handlebars.registerHelper('isYoutubeIframe', function (type) {
return type == "youtube/iframe";
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment