##// END OF EJS Templates
slugs: make special chars not be replaced by '-'. THis produces a much...
slugs: make special chars not be replaced by '-'. THis produces a much better slugs. Eg /fo;o/b|ar/ => will be /foo/bar/ and not /fo-o/b-ar/ Which doesn't make sense from human readable names.

File last commit:

r1:854a839a default
r1147:0b331b7a default
Show More
CHANGES.rst
1 line | 49 B | text/x-rst | RstLexer