Skip to main content

HeadingOptions Enum

Namespace: DotMarkdown

Assembly: DotMarkdown.dll

[Flags]
public enum HeadingOptions

Inheritance

Object ValueType Enum HeadingOptions

Attributes

Fields

NameValueCombination ofSummary
None0
UnderlineHeading11
UnderlineHeading22
Underline3UnderlineHeading1 | UnderlineHeading2
Close4
EmptyLineBefore8
EmptyLineAfter16
EmptyLineBeforeAndAfter24EmptyLineBefore | EmptyLineAfter