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

index 5b67c3c..bd89351 100644 (file)
                         dy: computeTSpanDy(style.font.size, 1, node.attrs['text'].split('\n').length)
                     },
                     null,
-                    escapeXML(text[0])
+                    escapeXML("test")
                 )
             ));