importUnderlineFormatting property

MarkdownLoadOptions.importUnderlineFormatting property

Gets or sets a boolean value indicating either to recognize a sequence of two plus characters “++” as underline text formatting. The default value is false.

get importUnderlineFormatting(): boolean

See Also