PandocSettings.

MetadataFile Property

Summary

Read metadata from the supplied YAML(or JSON) file.This option can be used with every input format, but string scalars in the YAML file will always be parsed as Markdown.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string MetadataFile { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string