@asciidoctor/core
CLI
Preparing search index...
InlineMacroProcessorDslInterface
Type Alias InlineMacroProcessorDslInterface
InlineMacroProcessorDslInterface
:
MacroProcessorDslInterface
&
{
format
(
value
:
string
)
:
void
;
match
(
value
:
RegExp
)
:
void
;
matchFormat
(
value
:
string
)
:
void
;
usingFormat
(
value
:
string
)
:
void
;
}
DSL interface for inline macro processors.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CLI
@asciidoctor/core
Loading...
DSL interface for inline macro processors.