PandocSettings.

Metadata Property

Summary

Set the metadata field KEY to the value VAL.A value specified on the command line overrides a value specified in the document using YAML metadata blocks.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string Metadata { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string