# Embeds

Embed as a card, handled by an integration:

{% @github-files/github-code-block url="<https://github.com/GitbookIO/gitbook>" %}

Embed as a card, not handled by an integration

{% embed url="<https://en.wikipedia.org/wiki/GitHub>" %}

Embed of a youtube video

{% embed url="<https://www.youtube.com/watch?v=X-3DAtaK2F8>" %}

Embed with a caption

{% embed url="<https://www.youtube.com/watch?v=X-3DAtaK2F8>" %}
A youtube video
{% endembed %}

Embed full-width

{% embed url="<https://www.youtube.com/watch?v=X-3DAtaK2F8>" fullWidth="true" %}
