import * as mod from "https://deno.land/std@0.216.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. |
Type Aliases
Return type for | |
Function return type for | |
Parser function type used alongside |