marxisttemp 1 day ago

See also SwiftUI’s AttributedString, which can be directly instantiated from a string literal containing Markdown syntax.

1
Pulcinella 1 day ago

Nitpick: AttributedString is a member of the Swift Foundation framework. It's not limited to SwiftUI.

https://developer.apple.com/documentation/foundation/attribu...