Sha256: cd8292c7eb95d9056eeef1013bae863172edddb7bf2eaa1bc8bdebabaeb25f7f

Contents?: true

Size: 1003 Bytes

Versions: 19

Compression:

Stored size: 1003 Bytes

Contents

// .images-data-background-new
// Demonstration of the new image background syntax.
// See https://github.com/asciidoctor/asciidoctor-reveal.js/pull/52
// :include: //div[@class="slides"]
// :header_footer:
= Test slide deck
:imagesdir: images
:backend: revealjs

[%notitle]
== Opening

image::cover.jpg[background, size=cover]

== canvas

image::cover.jpg[canvas, size=cover]

== !

image::70s.jpg[background, size=cover]

image::meme-2.jpg[width=500px]

== I have no background

== !

image::meme-7.png[]

== !

image::70s.jpg[background,size=contain]

== hey

image::bio.jpg[background,size=100px]

=== here

image::bio.jpg[background,size=200px]

=== I

image::bio.jpg[background,size=400px]

=== come

image::bio.jpg[background,size=800px]

== URL goat

image::https://upload.wikimedia.org/wikipedia/commons/b/b2/Hausziege_04.jpg[background,size=contain]

[background-color=yellow]
== No [yellow] regression


== Empty Vertical top

=== Vertical with background

image::70s.jpg[canvas, size=cover]

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
asciidoctor-revealjs-5.2.0 examples/data-background-newstyle.adoc
asciidoctor-revealjs-5.1.0 examples/data-background-newstyle.adoc
asciidoctor-revealjs-5.0.1 examples/data-background-newstyle.adoc
asciidoctor-revealjs-5.0.0.rc1 examples/data-background-newstyle.adoc
asciidoctor-revealjs-4.1.0 examples/data-background-newstyle.adoc
asciidoctor-revealjs-4.1.0.rc5 examples/data-background-newstyle.adoc
asciidoctor-revealjs-4.1.0.rc4 examples/data-background-newstyle.adoc
asciidoctor-revealjs-4.1.0.rc3 examples/data-background-newstyle.adoc
asciidoctor-revealjs-4.1.0.rc2 examples/data-background-newstyle.adoc
asciidoctor-revealjs-4.0.1 examples/data-background-newstyle.adoc
asciidoctor-revealjs-4.0.0 examples/data-background-newstyle.adoc
asciidoctor-revealjs-3.1.0 examples/data-background-newstyle.adoc
asciidoctor-revealjs-3.0.0 examples/data-background-newstyle.adoc
asciidoctor-revealjs-3.0.0.pre.rc1 examples/data-background-newstyle.adoc
asciidoctor-revealjs-2.0.1 examples/data-background-newstyle.adoc
asciidoctor-revealjs-2.0.0 examples/data-background-newstyle.adoc
asciidoctor-revealjs-1.1.3 examples/data-background-newstyle.adoc
asciidoctor-revealjs-1.1.1 examples/data-background-newstyle.adoc
asciidoctor-revealjs-1.1.0 examples/data-background-newstyle.adoc