MarkdownFormatter enumeration

MarkdownFormatter enumeration

Specifies the way output will be formatted.

The MarkdownFormatter type exposes the following members:

Fields

FieldDescription
DEFAULTDocument will be saved using default markdown style.
GITDocument will be saved using Git markdown style.

See Also