@wdprlib/parser
Preparing search index...
parser/rules/inline/formatting/container
parseSameLineDelimitedContainer
Function parseSameLineDelimitedContainer
parseSameLineDelimitedContainer
(
ctx
:
ParseContext
,
closeToken
:
TokenType
,
type
:
StringContainerType
,
options
?:
{
discardEmpty
?:
boolean
}
,
)
:
RuleResult
<
Element
>
Parameters
ctx
:
ParseContext
closeToken
:
TokenType
type
:
StringContainerType
options
:
{
discardEmpty
?:
boolean
}
= {}
Returns
RuleResult
<
Element
>
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wdprlib/parser
Loading...