method Marked.Lexer._Lexer.lexInlineimport { Marked } from "https://deno.land/x/gfm@0.3.0/deps.ts"; const { _Lexer } = Marked.Lexer; lexInline(src: string, options?: MarkedOptions): Token[]Static Lex Inline Method Static Lex Inline Method Parameterssrc: stringoptionaloptions: MarkedOptionsReturnsToken[]