Adds single quote to the default list of characters to exclude from niceurls
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
<urlReplacing removeDoubleDashes="true">
|
||||
<char org=" ">-</char>
|
||||
<char org="""></char>
|
||||
<char org="'"></char>
|
||||
<char org="%"></char>
|
||||
<char org="."></char>
|
||||
<char org=";"></char>
|
||||
|
||||
Reference in New Issue
Block a user