SimpleText
SimpleText copied to clipboard
Enhancement issue #3
Example of use:
SimpleText.from(text)
.pattern(Pattern.compile("myPattern", Pattern.CASE_INSENSITIVE)).textColor(...)
.pattern("myPattern1", "myPattern2").textColor(...)
@jaychang0917 Can you generate a new version?
@jaychang0917 I would love to see this merged also