"/" usually clashes with slashes in URL, so one needs to always escape then, which make the regex harder to follow.
The module should allow other characters as regexp delimiters.
"/" usually clashes with slashes in URL, so one needs to always escape then, which make the regex harder to follow.
The module should allow other characters as regexp delimiters.
Comments
Comment #3
flaviovs commented