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

index a9a13a2..9ff13bd 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',