Hi Sebastian
In your default slug validation pattern it’s not allowed to have two dashes on a row, like test–test.
Is there any official best practice / standard, behind that?
Hi Sebastian
In your default slug validation pattern it’s not allowed to have two dashes on a row, like test–test.
Is there any official best practice / standard, behind that?
I am not sure, I think it is a good pattern to have as much normal characters in the URL as possible.