Skip to main content
Module

x/aleph/plugins/markdown.ts>markdownLoader

The Full-stack Framework in Deno.
Go to Latest
variable markdownLoader
import { markdownLoader } from "https://deno.land/x/aleph@v0.3.0-beta.18/plugins/markdown.ts";

type

(
unnamed 0: LoadInput,
aleph: Aleph,
unnamed 2?: Options,
) => Promise<LoadOutput>