PandocSettings.

Filter Property

Summary

Specify an executable to be used as a filter transforming the pandoc AST after the input is parsed and before the output is written.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string Filter { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string