import * as mod from "https://deno.land/std@0.206.0/front_matter/create_extractor.ts";
Functions
Factory that creates a function that extracts front matter from a string with the given parsers. Supports YAML, TOML and JSON. |
import * as mod from "https://deno.land/std@0.206.0/front_matter/create_extractor.ts";
Factory that creates a function that extracts front matter from a string with the given parsers. Supports YAML, TOML and JSON. |