Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh/www/utils/markdown.ts>gfm.Marked.Tokenizer

The next-gen web framework.
Extremely Popular
Go to Latest
class gfm.Marked.Tokenizer
import { gfm } from "https://deno.land/x/fresh@1.4.1/www/utils/markdown.ts";
const { Tokenizer } = gfm.Marked;

Type Parameters

optional
T = never