import { md } from "https://deno.land/x/bob@v1.1.1/deps.ts";
Accepts Markdown text and returns object with text in HTML format,
tokens and links from BlockLexer.parser()
.
import { md } from "https://deno.land/x/bob@v1.1.1/deps.ts";
Accepts Markdown text and returns object with text in HTML format,
tokens and links from BlockLexer.parser()
.