Module: Asciidoctor::Extensions::ProcessorDsl Private

Included in:
DocumentProcessorDsl, SyntaxProcessorDsl
Defined in:
lib/asciidoctor/extensions.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

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