@asciidoctor/core
CLI
Preparing search index...
BlockProcessorDslInterface
Type Alias BlockProcessorDslInterface
BlockProcessorDslInterface
:
SyntaxProcessorDslInterface
&
{
bindTo
(
...
value
:
(
string
|
string
[]
)
[]
)
:
void
;
contexts
(
...
value
:
(
string
|
string
[]
)
[]
)
:
void
;
onContext
(
...
value
:
(
string
|
string
[]
)
[]
)
:
void
;
onContexts
(
...
value
:
(
string
|
string
[]
)
[]
)
:
void
;
}
DSL interface for block processors.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CLI
@asciidoctor/core
Loading...
DSL interface for block processors.