@wdprlib/parser
Preparing search index...
parser/rules/inline/parsing/block-boundary
isUnknownBlockToken
Function isUnknownBlockToken
isUnknownBlockToken
(
ctx
:
ParseContext
,
tokenPos
:
number
)
:
boolean
Checks whether the block token at
tokenPos
names a block that no rule recognizes.
Parameters
ctx
:
ParseContext
tokenPos
:
number
Returns
boolean
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wdprlib/parser
Loading...
Checks whether the block token at
tokenPosnames a block that no rule recognizes.