Table of Contents

Property MarkdownSettings

Namespace: TinyComponents
Assembly: TinyComponents.dll

MarkdownSettings

Gets or sets the Markdown settings used for conversion.

public CommonMarkSettings MarkdownSettings { get; set; }

Property Value

CommonMarkSettings

See Also