Jonathan Almeida

Embedding video in Jekyll

The code:

Youtube embedded code works just as fine in Markdown.

<iframe
  width="560"
  height="315"
  src="http://www.youtube.com/embed/prX3--rtqXk"
  frameborder="0"
  allowfullscreen>
</iframe>


Tags: #blog