kopia lustrzana https://github.com/backface/turtlestitch
make sure to escape optimized list storage
rodzic
cefb945ec1
commit
4db5536eff
|
@ -2155,7 +2155,7 @@ List.prototype.toXML = function (serializer, mediaContext) {
|
|||
return serializer.format(
|
||||
'<list format="csv" ' +
|
||||
(this.isLinked ? 'linked="linked" ' : '') +
|
||||
'~>%</list>',
|
||||
'~>@</list>',
|
||||
this.asCSV()
|
||||
);
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue