Adding a YouTube Video

To include a YouTube video in your page:

  1. Copy the YouTube url.
  2. Reference the video in the markdown.

Referencing the Video in the Markdown

To reference the video we use markdown like:

<Video src="https://www.youtube.com/embed/1JWOVGzzgMc" />

This renders like:


Help us make these docs great!
All AnVIL docs are open source. See something that’s wrong or unclear? Submit a pull request.
Make a contribution