NSAttributedStringMarkdownParsingFailureReturnPartiallyParsedIfPossible
A policy to return a partially parsed string, if possible.
Declaration
NSAttributedStringMarkdownParsingFailureReturnPartiallyParsedIfPossibleDiscussion
With this policy, the returned string may include unparsed markup. If returning a partially parsed string isn’t possible, the parser may return an error anyway.