Sha256: a09771797e9c9ea311d1ac948912fc22bb9ffde476effaa325bce4947c5f96ab
Contents?: true
Size: 317 Bytes
Versions: 23
Compression:
Stored size: 317 Bytes
Contents
# Extends Document to support additional method module AsciidoctorBibliography module Asciidoctor module DocumentExt # All our document-level permanence passes through this accessor. def bibliographer @bibliographer ||= AsciidoctorBibliography::Bibliographer.new end end end end
Version data entries
23 entries across 23 versions & 1 rubygems