Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSLint + Bug Fix #5

Merged
merged 1 commit into from May 18, 2012
Merged

JSLint + Bug Fix #5

merged 1 commit into from May 18, 2012

Conversation

JAStanton
Copy link
Contributor

There is a bug where if you type a title that gets converted to a slug
(using default settings), and then modify the slug and then tab out. if
you're using default settings all your dashes will be removed. I added
to the map "2d":"-" which will replace dashes with dashes which works
well for if your editing the title and also if you're editing the slug

There is a bug where if you type a title that gets converted to a slug
(using default settings), and then modify the slug and then tab out. if
you're using default settings all your dashes will be removed. I added
to the map "2d":"-" which will replace dashes with dashes which works
well for if your editing the title and also if you're editing the slug
@pmcelhaney
Copy link
Owner

Thank you! Nice work and I especially appreciate the detail in your pull request. Note to self: add unit tests.

pmcelhaney added a commit that referenced this pull request May 18, 2012
@pmcelhaney pmcelhaney merged commit bd16187 into pmcelhaney:master May 18, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants