Normal
I'm currently implementing the classes for saving regex patterns in settings.Do we need to define "rules" in such a way:Replace string A by string B(optionally more replaces)Match series by RegEx?Or is a single list of replaces and the a list of matches enough?[USER=68833]@ajs[/USER] would be good if you find a few minutes for examples!
I'm currently implementing the classes for saving regex patterns in settings.
Do we need to define "rules" in such a way:
?
Or is a single list of replaces and the a list of matches enough?
[USER=68833]@ajs[/USER] would be good if you find a few minutes for examples!