This is a development site. To view the production site, please visit https://anvilproject.org/.
AnVIL Portal
  • Creating Content
  • Editing an Existing Page
  • Creating a New Page
  • Using Images
  • Adding YouTube Videos
  • Creating Links
  • Creating Events
  • Creating News Items
  • Adding a New Publication

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