PandocSettings.

ListExtensions Property

Summary

List supported extensions for FORMAT, one per line, preceded by a + or - indicating whether it is enabled by default in FORMAT.If FORMAT is not specified, defaults for pandoc’s Markdown are given.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string ListExtensions { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string