Skip to main content
Module

x/markdown/mod.ts>BlockLexer#getTokens

Deno Markdown module forked from https://github.com/ts-stack/markdown/tree/bb47aa8e625e89e6aa84f49a98536a3089dee831
Latest
method BlockLexer.prototype.getTokens
Re-export
import { BlockLexer } from "https://deno.land/x/markdown@v2.0.0/mod.ts";

Lexing.

Parameters

src: string
optional
top: boolean
optional
isBlockQuote: boolean

Returns

LexerReturns