Skip to content

Instantly share code, notes, and snippets.

@prismicdeveloper
Created March 31, 2015 09:44
Show Gist options
  • Save prismicdeveloper/86d937da7ba242ea981f to your computer and use it in GitHub Desktop.
Save prismicdeveloper/86d937da7ba242ea981f to your computer and use it in GitHub Desktop.
video = document.get_embed('article.video')
# Html is the code to include to embed the object, and depends on the embedded service
html = video ? video.as_html : ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment