middleman / middleman-blog

Blog Engine Extension for Middleman
https://middlemanapp.com
MIT License
325 stars 179 forks source link

Slug should be downcased - looking for a PR for this from someone #341

Closed iwarner closed 7 years ago

iwarner commented 7 years ago

Expected behaviour

slug-should-be-lowercase

And free from un url safe chars

Actual behaviour

Slug-maintains-Capitals

Steps to reproduce the problem


slug : Slug-maintains-Capitals

Additional information