gosimple / slug

URL-friendly slugify with multiple languages support.
Mozilla Public License 2.0
1.17k stars 109 forks source link

Wrong parameter in Substitute #6

Closed darvik80 closed 9 years ago

darvik80 commented 9 years ago

CustomSub not working :)

matrixik commented 9 years ago

Hmmm, I must did something stupid here because tests are passing now (or bad tests), I will investigate it today or tomorrow when back home.

matrixik commented 9 years ago

Sorry that it take me so long. Looks like I did not test it properly. More tests added.

Thank you for your time and interest in my small package.