From: Alan Knowles Date: Tue, 18 Oct 2016 08:42:43 +0000 (+0800) Subject: ux/Showdown.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=d3d7dff95e3dba3cd595f99e3bb8e88305c9753f ux/Showdown.js --- 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; }