DaftMonk / angular-tour

AngularJS directive for giving an interactive tour of your website.
http://daftmonk.github.io/angular-tour/
MIT License
609 stars 137 forks source link

Don't use escaped binary characters to represent &times #7

Closed davzie closed 10 years ago

davzie commented 10 years ago

This was screwing up some minified versions of an app I was using and was spitting out a garbled odd foreign looking character. This appears to fix it.