quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.lexer.regex
/
RegexLexer
/
RegexLexer
Regex
Lexer
constructor
(
source
:
CharSequence
,
patterns
:
List
<
TokenRegexPattern
>
)
Parameters
source
the content to be tokenized
patterns
the patterns to search for, in descending order of priority