Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.22 KB

File metadata and controls

33 lines (22 loc) · 1.22 KB

MdSerializationOptions.Presets.MkDocs Field

Declaring Type: MdSerializationOptions.Presets
Namespace: Grynwald.MarkdownGenerator
Assembly: Grynwald.MarkdownGenerator

Gets serialization options optimized for rendering the generated Markdown file using MkDocs.

public static readonly MdSerializationOptions MkDocs;

Field Value

MdSerializationOptions

Remarks

The MkDocs preset changes the following settings compared to the default preset:


Documentation generated by MdDocs