Skip to content

Lexer does not invoke walkTokens? #3414

Answered by UziTech
ivanjaros asked this question in Q&A
Discussion options

You must be logged in to vote

If you are not using mdInstance.parse you will need to call me mdInstance.walkTokens by yourself after the Lexer creates the tokens. See https://github.com/markedjs/marked/blob/master/src/Instance.ts#L300

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ivanjaros
Comment options

@UziTech
Comment options

@ivanjaros
Comment options

@UziTech
Comment options

Answer selected by ivanjaros
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants