netbe / Babelish

Chaotically confused, like Babel
http://netbe.github.io/Babelish
MIT License
254 stars 84 forks source link

XMLs for Android do not have quotation marks escaped #76

Closed mg6maciej closed 9 years ago

mg6maciej commented 9 years ago

Apostrophes ' are not escaped with backslash \.

The official documentation: http://developer.android.com/guide/topics/resources/string-resource.html#FormattingAndStyling

netbe commented 9 years ago

I believe this issue is fixed by #72