PandocSettings.

LuaFilter Property

Summary

Transform the document in a similar fashion as JSON filters(see --filter), but use pandoc’s built-in Lua filtering system.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string LuaFilter { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string