Module: Asciidoctor::ListsExtended

Defined in:
lib/asciidoctor-lists-extended/extensions.rb,
lib/asciidoctor-lists-extended/pdf_renderer.rb,
lib/asciidoctor-lists-extended/html_renderer.rb,
lib/asciidoctor-lists-extended/pdf_converter.rb

Defined Under Namespace

Modules: PdfRenderer Classes: HtmlRenderer, ListMacro, ListTreeprocessor, PDFConverterWithLists

Constant Summary collapse

ListMacroAttributes =

Global hash storing macro configurations, keyed by UUID placeholder string. Ruby Hash preserves insertion order since 1.9, so document order of

list-of

macros is maintained automatically.

Hash.new