Asciidoctor::Extensions::MacroProcessor
Inherits Asciidoctor::Extensions::Processor < Reference < Object
MacroProcessor is the base class for block and inline macro processors.
NOTE: In Crystal, the name property uses String instead of Symbol
because Crystal symbols are compile-time constants and cannot be created
dynamically from runtime strings (unlike Ruby symbols).
Constructors
Instance methods
name
Source