Sha256: c6cf739f43849b59b19f1963f54e22d0809a465424881c0db90f3042f8e038da
Contents?: true
Size: 875 Bytes
Versions: 10
Compression:
Stored size: 875 Bytes
Contents
// .links-with-preview // Demonstration of reveal.js global data-preview-link feature // :include: //div[@class="slides"] | //body/*[last()-1] // :header_footer: = Links With Preview Tests :revealjs_previewlinks: True :imagesdir: images/ == Set Globally https://en.wikipedia.org/wiki/February_4[Here's a link] == Disabled Locally https://en.wikipedia.org/wiki/February_4[Link One, preview=false] https://en.wikipedia.org/wiki/February_4[Link Two, preview=0] https://en.wikipedia.org/wiki/February_4[Link Three, preview=False] == Image block with a Link image::70s.jpg[link="https://montrehack.ca/"] == Image block with a Link Disabled Locally image::70s.jpg[link="https://montrehack.ca/", link_preview=false] == Inlined Images image:70s.jpg[link="https://montrehack.ca/", width=200px] image:70s.jpg[link="https://montrehack.ca/", width=200px, link_preview=false]
Version data entries
10 entries across 10 versions & 1 rubygems