MarkdownSaveOptions.Formatter

MarkdownSaveOptions.Formatter property

Gets or sets the markdown formatting style.

public MarkdownFormatter Formatter { get; set; }

See Also