beatngu13 / cljs-praxisboerse

SPA built with ClojureScript and Hoplon
1 stars 0 forks source link

Do not keywordize numbers #2

Open beatngu13 opened 8 years ago

beatngu13 commented 8 years ago

See http://stackoverflow.com/questions/39192226/create-a-keyword-from-a-number.

Using keywordize-keys probably also removes escape characters such as \n, which is why offer descriptions aren't formatted at all.