@wdprlib/parser
Preparing search index...
parser/rules/block/align/syntax
parseAlignClose
Function parseAlignClose
parseAlignClose
(
ctx
:
ParseContext
,
direction
:
AlignDirection
,
)
:
{
consumed
:
number
;
match
:
boolean
}
Tests whether the tokens at the current position form a closing align tag.
Parameters
ctx
:
ParseContext
direction
:
AlignDirection
Returns
{
consumed
:
number
;
match
:
boolean
}
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wdprlib/parser
Loading...
Tests whether the tokens at the current position form a closing align tag.