- init
Creates a Markdown parsing options instance with the specified values.
あるMarkdown構文解析オプションインスタンスをこの指定された値それらから作成します。
Availability 有効性
Technology
@interface NSAttributedStringMarkdownParsingOptions : NSObject
- init
allowsExtendedAttributes
failurePolicy
NSAttributedStringMarkdownParsingFailurePolicy
interpretedSyntax
NSAttributedStringMarkdownInterpretedSyntax
languageCode
- initWithMarkdownString:options:baseURL:error:
- initWithMarkdown:options:baseURL:error:
- initWithContentsOfMarkdownFileAtURL:options:baseURL:error: