Skip to content

Instantly share code, notes, and snippets.

@preaction
Created October 24, 2016 18:23
Show Gist options
  • Save preaction/c73b2a1efcdaf283104c45aee7218b23 to your computer and use it in GitHub Desktop.
Save preaction/c73b2a1efcdaf283104c45aee7218b23 to your computer and use it in GitHub Desktop.
OEmbed example syntaxes
<p>This is a cool video I found!</p>
<video src="http://youtube.com/watch/VIDEO_ID"></video>
<p>Isn't it cool?</p>
<p>This is a cool video I found!</p>
<video src="http://youtube.com/watch/VIDEO_ID"></video>
<p>Isn't it cool?</p>
<video src="http://youtube.com/watch/VIDEO_ID"></video>
<p>This is a cool video I found!</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment