Sha256: c1120cc4533508373495bb436557b3b447b54ce0b609f265bd2555e5ec058537

Contents?: true

Size: 382 Bytes

Versions: 14

Compression:

Stored size: 382 Bytes

Contents

if RUBY_ENGINE == 'opal'
  require 'asciidoctor-revealjs/converter'
  require 'asciidoctor-revealjs/version'
  require 'asciidoctor-revealjs/highlightjs'
else
  require 'asciidoctor' unless defined? Asciidoctor::Converter
  require_relative 'asciidoctor-revealjs/converter'
  require_relative 'asciidoctor-revealjs/version'
  require_relative 'asciidoctor-revealjs/highlightjs'
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
asciidoctor-revealjs-5.2.0 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-5.1.0 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-5.0.1 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-5.0.0.rc1 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-4.1.0 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-4.1.0.rc5 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-4.1.0.rc4 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-4.1.0.rc3 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-4.1.0.rc2 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-4.0.1 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-4.0.0 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-3.1.0 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-3.0.0 lib/asciidoctor-revealjs.rb
asciidoctor-revealjs-3.0.0.pre.rc1 lib/asciidoctor-revealjs.rb