0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
Hannah Wolfe c10eb58144 Add missing chars to slug generator
closes #6272

- curly braces and back-tick should also be replaced with a dash
- other symbols and chars in ascii table are either removed or replace
- not all the replacements are sensible, but better than having odd chars in the slug for now
2016-01-05 19:12:44 +00:00
..
functional No more soft 404s in pagination 2015-12-10 15:00:02 +00:00
integration Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
unit Add missing chars to slug generator 2016-01-05 19:12:44 +00:00
utils Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00