docs
0.7.8
common
docs
/
org.intellij.markdown.parser.sequentialparsers.impl
/
InlineLinkParser
/
Companion
Companion
object
Companion
Members
Functions
parse
Inline
Link
Link copied to clipboard
fun
parseInlineLink
(
iterator
:
TokensCache.Iterator
,
linkStarts
:
Set
<
Int
>
?
=
null
)
:
LocalParsingResult
?