ux/Showdown.js
[roojs1] / ux / Showdown.js
index 4997169..57c9cf4 100644 (file)
@@ -906,10 +906,7 @@ Roo.ux.Showdown.converter = function() {
             // attacklab: strip sentinel
             text = text.replace(/~0/, '');
 
-        
-    
-    
-    
+          
             return text;
     }