* Parses YAML front matter from markdown content and returns the parsed fields * along with the remaining body text. * * @param {string} content * @returns {{ frontMatter: Record , body: string }}
(content)
source not stored for this graph (policy: none)