Skip to content

Instantly share code, notes, and snippets.

@narration-sd
Created September 30, 2013 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save narration-sd/6758732 to your computer and use it in GitHub Desktop.
Save narration-sd/6758732 to your computer and use it in GitHub Desktop.
some Chinese for CMS testing
Here's the offending Chinese title:
4 這是
It comes out as path/slug:
blog/4
Here's a Korean one that works:
3 번
Which comes out properly:
blog/3-번
Removing the space between number and Chinese makes no difference.
Here's some more Chinese - the two lines are different; there's a (ficticious) word-space in the second one
我們使我們的工藝方式
我們使我 們的工藝方式
Here's some more Korean, in case it's useful (maybe other characters don't work as well?) - also more meaningful...says I forgot nearly all...
이제 한국어는 정말 거의 모든 잊고있다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment