import { Marked } from "https://deno.land/x/gfm@0.3.0/mod.ts";
const { defaults } = Marked;
Functions
Gets the original marked default options. | |
import { Marked } from "https://deno.land/x/gfm@0.3.0/mod.ts";
const { defaults } = Marked;
Gets the original marked default options. | |