Module Asciidoctor::Extensions::ProcessorDsl
In: lib/asciidoctor/extensions.rb

Internal: Overlays a builder DSL for configuring the Processor instance. Includes a method to define configuration options and another to define the {Processor#process} method.

Methods

Public Instance methods

alias :process_with :process

[Validate]