diff --git a/src/TextLayer.js b/src/TextLayer.js index e0d5cc1d..c9700d38 100644 --- a/src/TextLayer.js +++ b/src/TextLayer.js @@ -64,7 +64,7 @@ ace.TextLayer.prototype.updateLines = function(layerConfig, firstRow, lastRow) { ace.TextLayer.prototype.update = function(config) { var html = []; for ( var i = config.firstRow; i <= config.lastRow; i++) { - html.push("