PandocSettings.

DefaultImageExtension Property

Summary

Specify a default extension to use when image paths/URLs have no extension. This allows you to use the same source for formats that require different kinds of images.Currently this option only affects the Markdown and LaTeX readers.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string DefaultImageExtension { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string