Class Asciidoctor::Extensions::BlockMacroProcessor
In: lib/asciidoctor/extensions.rb
Parent: MacroProcessor

Public: BlockMacroProcessors are used to handle block macros that have a custom name.

BlockMacroProcessor implementations must extend BlockMacroProcessor.

[Validate]