Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh_testing_library/deps/remark.ts>remarkGfm

Utilities for testing fresh apps
Latest
function remarkGfm
import { remarkGfm } from "https://deno.land/x/fresh_testing_library@0.13.0/deps/remark.ts";

Plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists).

Parameters

optional
options: void | Options | undefined

Returns

void | import("https://esm.sh/v132/unified@10.1.2/index.d.ts").Transformer<import("https://esm.sh/v132/@types/mdast@3.0.12/index.d.ts").Root, import("https://esm.sh/v132/@types/mdast@3.0.12/index.d.ts").Root>