Closed nnutter closed 11 years ago
I was debugging some XML related code and was confused for awhile because it was not showing up as XML but it turns out it just isn't escaped so the XML is being "parsed" by the browser or something.
Screenshot: https://www.dropbox.com/s/d3jokt3xycs6qv1/Screen%20Shot%202013-07-05%20at%2011.05.20%20AM.png
Depends on #16
Fixed by 642b84 and 9284b6
I was debugging some XML related code and was confused for awhile because it was not showing up as XML but it turns out it just isn't escaped so the XML is being "parsed" by the browser or something.
Screenshot: https://www.dropbox.com/s/d3jokt3xycs6qv1/Screen%20Shot%202013-07-05%20at%2011.05.20%20AM.png