Sha256: ac69277f77be7e5ba8b874ac77632969c16664536125b320846db56d64d1efb1

Contents?: true

Size: 455 Bytes

Versions: 5

Compression:

Stored size: 455 Bytes

Contents

// .basic
video::video_file.mp4[]

// .with-poster
video::video_file.mp4[poster="sunset.jpg"]

// .with-dimensions
video::video_file.mp4[width=640, height=480]

// .with-start
video::video_file.mp4[start=10]

// .with-end
video::video_file.mp4[end=60]

// .with-options
video::video_file.mp4[options="autoplay, loop, nocontrols"]

// .with-title
.Must watch!
video::video_file.mp4[]

// .with-id-and-role
video::video_file.mp4[id="lindsey", role="watch"]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
asciidoctor-doctest-2.0.0.beta.7 data/examples/asciidoc/video.adoc
asciidoctor-doctest-2.0.0.beta.6 data/examples/asciidoc/video.adoc
asciidoctor-doctest-2.0.0.beta.5 data/examples/asciidoc/video.adoc
asciidoctor-doctest-2.0.0.beta.4 data/examples/asciidoc/video.adoc
asciidoctor-doctest-2.0.0.beta.3 data/examples/asciidoc/video.adoc