allowsExtendedAttributes
A Boolean value that indicates whether parsing allows extensions to Markdown that specify extended attributes.
Declaration
var allowsExtendedAttributes: BoolDiscussion
If this value is false, the Markdown parser supports only the CommonMark syntax. The default is false.