First time here? Check out the FAQ!
1

url gets separated with space instead of hyphen
 

For a question with title, 'this is question', I find my url as '/this%20is%20question' or '/this is question', but you know, what we expect is '/this-is-question'

I believe this is a configuration issue - any suggestion?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
str's avatar
91
str
asked 13 years ago

Comments

see more comments

1 Answer

0

This will be fixed in the next version, just pushed correction to the repo.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

Ohh - Thanks! You mean just fetching the latest code NOW from github would solve the issue?

str's avatar str (13 years ago)

Yes, the master branch on the repository has the fix, just made it.

Evgeny's avatar Evgeny (13 years ago)
see more comments