braziljs / js-the-right-way

An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
http://jstherightway.org
Other
8.7k stars 942 forks source link

Fixes encoding issues with german umlauts (ä, ö, ü, etc.) #243

Closed tbreuss closed 8 years ago

tbreuss commented 8 years ago

Fixes issue https://github.com/braziljs/js-the-right-way/issues/233 sent by https://github.com/Pyrax.

allanesquina commented 8 years ago

Thanks @tbreuss :+1: