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