From a02b64c5106dd37fba7c28f1f6a5f2afc2da7ced Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Fri, 23 Apr 2010 12:04:41 +0200 Subject: [PATCH] proper white space matching --- src/layer/Text.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/layer/Text.js b/src/layer/Text.js index 14c65eb7..7fbd8c35 100644 --- a/src/layer/Text.js +++ b/src/layer/Text.js @@ -103,9 +103,8 @@ ace.layer.Text = function(parentEl) { var output = token.value .replace(/&/g, "&") .replace(/", output, "");