setEnableInlineFormatting

public final void setEnableInlineFormatting(boolean value)

Controls whether inline text formatting (bold, italic) is preserved in the Markdown output using standard markers (**bold**, *italic*).

Parameters

value

The value to set for the EnableInlineFormatting property.