@wdprlib/parser
Preparing search index...
parser/rules/block/code/attributes
repairSwallowedCodeClose
Function repairSwallowedCodeClose
repairSwallowedCodeClose
(
ctx
:
ParseContext
,
pos
:
number
,
attrs
:
Record
<
string
,
string
>
,
)
:
{
closingSwallowed
:
boolean
}
|
null
Parameters
ctx
:
ParseContext
pos
:
number
attrs
:
Record
<
string
,
string
>
Returns
{
closingSwallowed
:
boolean
}
|
null
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wdprlib/parser
Loading...