@asciidoctor/core
Preparing search index...
LoggerManager
newFormatter
Function newFormatter
newFormatter
(
_name
:
string
,
impl
:
{
call
:
Function
}
)
:
{
call
:
Function
}
Create a new formatter whose call() delegates to the provided impl.
Parameters
_name
:
string
impl
:
{
call
:
Function
}
Returns
{
call
:
Function
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@asciidoctor/core
Loading...
Create a new formatter whose call() delegates to the provided impl.