Matrix Version: 5.4
I have this very simple Regex -
(international)$
Used with delimiters in Matrix regex asset like this /(international)$/
Test string
http://www.abc.com/course/bachelor-creative-arts-television-international
Its matching perfectly here https://regex101.com/
but not replacing my string. Strange ???