Thanks; I've filed FB9148035 for the missing attributes when rendering with UILabel.attributedText = NSAttributedString(text).
One note, though: it's difficult to determine whether the attributes are part of the supported scope as those aren't documented -- I have to browse the Swift definition itself (AttributeScopes.uiKit) to try to determine that. In this case it certainly looks like the lost attributes (bold, paragraph break, unordered list) are meant to be supported.
Topic:
Community
SubTopic:
Apple Developers
Tags: