NSAttributedStringMarkdownInterpretedSyntaxInlineOnly
A syntax value that parses all Markdown text, but interprets only attributes that apply to inline spans.
ある構文値、それは全てのMarkdownテキストを構文解析します、しかしインラインspanに適用される属性のみを解釈します。
NSAttributedStringMarkdownInterpretedSyntaxInlineOnlyPreservingWhitespace
A syntax value that parses all Markdown text, but interprets only attributes that apply to inline spans, perserving white space.
ある構文値、それは全てのMarkdownテキストを構文解析します、しかしインラインspanに適用される属性のみを解釈します、空白を保全します。