Sha256: c64102c116a809f4aca2639b97f4b6eb22142e7766aae04c6ce0a45a953397de
Contents?: true
Size: 305 Bytes
Versions: 2
Compression:
Stored size: 305 Bytes
Contents
require 'asciidoctor/extensions' unless RUBY_PLATFORM == 'opal' require 'asciidoctor/html5s/version' require 'asciidoctor/html5s/converter' require 'asciidoctor/html5s/attached_colist_treeprocessor' Asciidoctor::Extensions.register do treeprocessor Asciidoctor::Html5s::AttachedColistTreeprocessor end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-html5s-0.1.0.beta.6 | lib/asciidoctor/html5s.rb |
asciidoctor-html5s-0.1.0.beta.5 | lib/asciidoctor/html5s.rb |