allowsExtendedAttributes
A Boolean value that indicates whether parsing allows extensions to Markdown that specify extended attributes.
Declaration
@property BOOL allowsExtendedAttributes;Discussion
If this value is NO, the Markdown parser supports only the CommonMark syntax. The default is NO.