Open polymerchm opened 3 years ago
The X does render as bold, but putting in
md.bold.color = UIColor.red
does not render the Bolded character in red
I have the same problem with links. Actually, none of the customizations seem to work with UILabel.
I'm experiencing the same issue. Is there a solution now in 2022 or am I left to do my own subclassing/hacking?
The X does render as bold, but putting in
md.bold.color = UIColor.red
does not render the Bolded character in red