MGMushParser icon indicating copy to clipboard operation
MGMushParser copied to clipboard

Create NSAttributedStrings from NSStrings with lightweight Mush markup

Results 3 MGMushParser issues
Sort by recently updated
recently updated
newest added

In iOS 13 I found that: `MGMushParser attributedStringFromMush:description font:font color:color];` would use a serif font for any bold text. I think this is down to changes in how to instantiate...

Hey, I really like your parser. Unfortunately I can not make the text centre in the middle of a label as it always uses the default paragraph style. So I...