Table of Contents

Property MapHeadingsToStyles

Namespace
DocWright.Formats.Markdown
Assembly
DocWright.Formats.Markdown.dll

MapHeadingsToStyles

Gets or sets a value indicating whether h1–h6 map to the built-in Heading1–Heading6 style ids. True by default.

public bool MapHeadingsToStyles { get; set; }

Property Value

bool