From: Alan Knowles Date: Mon, 23 Jul 2012 06:13:10 +0000 (+0800) Subject: plugins/raphael.export.js X-Git-Url: http://git.roojs.org/?p=raphael;a=commitdiff_plain;h=0ca2f2151e7c33447eb727992d7af52909cdb32f plugins/raphael.export.js --- diff --git a/plugins/raphael.export.js b/plugins/raphael.export.js index 7d815fe..a645817 100644 --- a/plugins/raphael.export.js +++ b/plugins/raphael.export.js @@ -156,7 +156,7 @@ dy: computeTSpanDy(style.font.size, line + 1, node.attrs['text'].split('\n').length) }, null, - text + escapeXML(text) ) )); });