micazi/rich_text_controller

regExpCaseSensitive is unintuitive

Opened this issue · 0 comments

Hi, thanks for the great library.

However, I think the regExpCaseSensitive property is unintuitive, because you can set caseSensitiveness in the RegExp object when creating MatchTargetItem, which is ignored.