We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93229f2 commit ff8d90cCopy full SHA for ff8d90c
1 file changed
M80AttributedLabel/M80AttributedLabelURL.m
@@ -32,7 +32,6 @@ + (M80AttributedLabelURL *)urlWithLinkData:(id)linkData
32
33
+ (NSArray *)detectLinks:(NSString *)plainText
34
{
35
- //提供一个自定义的解析接口给
36
if (customDetectBlock)
37
38
return customDetectBlock(plainText);
0 commit comments