optonaut/ActiveLabel.swift

Newline breaks custom types

gerchicov-bp opened this issue · 1 comments

You have NSRegularExpression object and you need to add a possibility to choose its options like .dotMatchesLineSeparators. Otherwise some regex will not work because by default "." in regex doesn't include newline characters

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.