hugo/hugolib
elij b13afc4178 fix sanitizeRegex to not strip "dots"
sanitizeRegex was stripping dots in permalinks when generating
RenderIndexes (noted during feed/rss generation).

permalink was being set to `.../indexxml` instead of `.../index.xml`.

Adding "dot" to the regex whitelist fixed the issue.
2013-08-12 19:02:43 -07:00
..
benchmark_test.go
config.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00
helpers.go fix sanitizeRegex to not strip "dots" 2013-08-12 19:02:43 -07:00
index.go
node.go
page.go
page_test.go
page_time_integration_test.go
path_seperators_test.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00
path_seperators_windows_test.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00
redis.cn.md
shortcode.go
site.go Use / for template names regardless of platform. 2013-08-12 15:03:06 -07:00