Adding Images & Media

Learn how to incorporate images, videos, audio, and other media into your Jadle documents.

image:

Add an image from your files.

Example

image: my-image.jpg
  align: center
  width: 80%
  caption: This is a beautiful landscape.

Available Modifiers

  • across:
  • align:
  • anchor:
  • animate:
  • animateStart:
  • backlink:
  • blur:
  • border-color:
  • border-thickness:
  • caption:
  • corner-radius:
  • down:
  • height:
  • opacity:
  • toPage:
  • padding-bottom:
  • padding-left:
  • padding-right:
  • padding-top:
  • padding:
  • url:
  • width:

video:

Add a video from YouTube or Vimeo.

Example

video: https://www.youtube.com/watch?v=...
  mute: true

Available Modifiers

  • align:
  • across:
  • animate:
  • animateStart:
  • caption:
  • down:
  • url:
  • mute:

audio:

Add an audio file.

Example

audio: my-audio.mp3

Available Modifiers

background:

Change the background to a color or an image.

Example

background: my-background-image.jpg
  opacity: 0.5

Available Modifiers

  • opacity:
  • animate:
  • animateStart: