From d3d7dff95e3dba3cd595f99e3bb8e88305c9753f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 18 Oct 2016 16:42:43 +0800 Subject: [PATCH] ux/Showdown.js --- ux/Showdown.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ux/Showdown.js b/ux/Showdown.js index 49971697a0..57c9cf4835 100644 --- a/ux/Showdown.js +++ b/ux/Showdown.js @@ -906,10 +906,7 @@ Roo.ux.Showdown.converter = function() { // attacklab: strip sentinel text = text.replace(/~0/, ''); - - - - + return text; } -- 2.39.2