roojs-core.js
[roojs1] / roojs-core-debug.js
index aecbedb..30edece 100644 (file)
@@ -17556,7 +17556,7 @@ Roo.Markdown.toHtml = function(text) {
      * Renderer
      */
     
-    function Renderer(options) {
+    var Renderer   = function (options) {
       this.options = options || {};
     }