MCPcopy
hub / github.com/freshframework/fresh / markdown.ts

File markdown.ts

www/utils/markdown.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export { extractYaml as frontMatter } from "@std/front-matter";
2
3import * as Marked from "marked";
4import { HttpError } from "fresh";

Callers

nothing calls this directly

Calls 2

assetFunction · 0.90
useMethod · 0.80

Tested by

no test coverage detected