plugins/raphael.export.js
authorEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:24:03 +0000 (16:24 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Jan 2019 08:24:03 +0000 (16:24 +0800)
plugins/raphael.export.js

index 9ff13bd..a9a13a2 100644 (file)
             Roo.log(style);
             var tags = new Array;
 
-            map(node.attrs['text'].split("\n"), function (text, iterable, line) {
+            map(node.attrs['text'].split('\n'), function (text, iterable, line) {
                 line = line || 0;
                 tags.push(tag(
                         'text',