JSDOC/Packer.js
authoralan <alan@alanfast.akbkhome.com>
Wed, 21 Apr 2010 05:50:54 +0000 (13:50 +0800)
committeralan <alan@alanfast.akbkhome.com>
Wed, 21 Apr 2010 05:50:54 +0000 (13:50 +0800)
JSDOC/Packer.js

index 911ca8c..7259560 100644 (file)
@@ -355,6 +355,9 @@ Packer.prototype = {
             return tok.outData;
         }
         var sval = tok.data.substring(1,tok.data.length-1);
+        // we do not clean up... quoting here!??!!?!?!?!?
+        
+        
         // blank with tabs or spaces..
         //if (!sval.replace(new RegExp("(\\\\n|\\\\t| )+",'g'), '').length) {
        //     return tok.outData;