Sha256: af8f34a29cbf9d1dbeee3e637bc750cc94dd6768cd72e5eec47d7b9182d9b33b

Contents?: true

Size: 303 Bytes

Versions: 38

Compression:

Stored size: 303 Bytes

Contents

Reveal.addEventListener( 'ready', function() {

	// Only one test for now, we're mainly ensuring that there
	// are no execution errors when running PDF mode

	test( 'Reveal.isReady', function() {
		strictEqual( Reveal.isReady(), true, 'returns true' );
	});


} );

Reveal.initialize({ pdf: true });

Version data entries

38 entries across 37 versions & 9 rubygems

Version Path
reveal-ck-3.8.1 files/reveal.js/test/test-pdf.js
jekyll-theme-slides-0.1.3 assets/reveal.js/test/test-pdf.js
jekyll-theme-slides-0.1.2 assets/reveal.js/test/test-pdf.js
jekyll-theme-newtype-0.1.4 assets/revealjs/test/test-pdf.js
jekyll-theme-newtype-0.1.3 assets/revealjs/test/test-pdf.js
jekyll-theme-newtype-0.1.2 assets/revealjs/test/test-pdf.js
jekyll-theme-newtype-0.1.1 assets/revealjs/test/test-pdf.js
jekyll-theme-newtype-0.1.0 assets/revealjs/test/test-pdf.js
reveal-ck-3.8.0 files/reveal.js/test/test-pdf.js
starterlog-theme-1.2.0 assets/modules/reveal.js/test/test-pdf.js
reveal-ck-3.7.0 files/reveal.js/test/test-pdf.js
reveal-ck-3.6.0 files/reveal.js/test/test-pdf.js
reveal-ck-3.5.1 files/reveal.js/test/test-pdf.js
reveal-ck-3.5.0 files/reveal.js/test/test-pdf.js
scateu.me-jekyll-theme-0.2.1 assets/js/reveal.js/test/test-pdf.js
scateu.me-jekyll-theme-0.2.0 assets/js/reveal.js/test/test-pdf.js
scateu.me-jekyll-theme-0.1.2 js/reveal.js/test/test-pdf.js
reveal-ck-3.4.0 files/reveal.js/test/test-pdf.js
slideit-0.1.2 res/reveal.js-3.3.0/test/test-pdf.js
slideit-0.1.1 res/reveal.js-3.3.0/test/test-pdf.js