#[MLLabel](https://github.com/molon/MLLabel)# *如果App不支持iOS7以下的话,建议使用iOS7新特性TextKit编写的图文链接混排[MLLabel](https://github.com/molon/MLLabel),仅支持iOS7+* **My library does not seek any reward, but if you use this library, tell me if you like. :)** MLEmojiLabel描述 ============ 自动识别网址、号码、邮箱、@、#话题#和表情的label。 可以自定义自己的表情识别正则,和对应的表情图像。(默认是识别微信的表情符号) 继承自TTTAttributedLabel,所以可以像label一样使用。 label的特性全都有,使用起来更友好更方便。 ![MLEmojiLabel](https://raw.githubusercontent.com/molon/MLEmojiLabel/master/MLEmojiLabel_Common.jpg) ![MLEmojiLabel2](https://raw.githubusercontent.com/molon/MLEmojiLabel/master/MLEmojiLabel_TableView.jpg)