ajdavis / motor-blog

Blog based on Tornado, MongoDB, and Motor. To be used with MarsEdit.
148 stars 40 forks source link

Handle non-ascii in titles #35

Open ajdavis opened 9 years ago

ajdavis commented 9 years ago

When I tried to post about Walter Kühr it rendered as something like "Kühr", seems to have been HTML-escaped twice instead of once. There's a problem with slugifying non-ascii chars, too.