static func decodeMarkdown (from: Decoder) -> Self.Value
Decodes a value from the provided decoder, using a default implementation.
Available when
Self
conforms to DecodableAttributedStringKey
.
Self
がDecodableAttributedStringKey
に準拠する時に利用可能。