Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function parseMetaFromText
import { parseMetaFromText } from "https://deno.land/x/tepi@v1.0.23/src/parser.ts";

Parameters

optional
textRaw = [UNSUPPORTED]
optional
dataToInterpolate = [UNSUPPORTED]

Returns

Promise<Meta>