You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We already have regex(Regex) activation rule, but for now we ignore everything except pattern
I'd suggest to fully support kotlin Regex type (or java Pattern) instead of additional flags
Need to add
MULTILINE
flag to theRegexActivator
rule matcherThe text was updated successfully, but these errors were encountered: