MGMushParser
MGMushParser copied to clipboard
Create NSAttributedStrings from NSStrings with lightweight Mush markup
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...
Hi, we have been using this repo with Cocoapods. Recently we migrated to the SPM. To ensure the exact version of release builds, can someone please push a tag to...