import * as mod from "https://deno.land/std@0.154.0/encoding/front_matter.ts";
extract
and test
functions to handle many forms of
front matter.
Adapted from jxson/front-matter.
import * as mod from "https://deno.land/std@0.154.0/encoding/front_matter.ts";
extract
and test
functions to handle many forms of
front matter.
Adapted from jxson/front-matter.