This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Pandoc.
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 |