Method Parser.Markdown.Lexer()->lex()


Method lex

this_program lex(string src)

Description

Main lexing entry point. Subclass Lexer and override this to add post-processing or other changes.