ParseYaml() Constructor
The content of the input document is parsed as YAML. All root-level scalars are added to the input document's metadata. Any more complex YAML structures are ignored. This is best for simple key-value YAML documents.
Namespace
Statiq.Yaml
Containing Type
ParseYaml

Syntax

public ParseYaml()