Function: $createFrontmatterNode()

$createFrontmatterNode(yaml): FrontmatterNode

Creates a FrontmatterNode.

Parameters

ParameterTypeDescription
yamlstringThe YAML string of the frontmatter.

Returns

FrontmatterNode