From: Alan Knowles Date: Tue, 18 Oct 2016 08:57:47 +0000 (+0800) Subject: ux/Showdown.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=8a0ee76ccca1a8cb237118e27906075fbe9ad84d ux/Showdown.js --- diff --git a/ux/Showdown.js b/ux/Showdown.js index 09634886f3..75c7e36739 100644 --- a/ux/Showdown.js +++ b/ux/Showdown.js @@ -867,6 +867,7 @@ Roo.ux.Showdown.converter = function() { */ // attacklab: sentinel workarounds for lack of \A and \Z, safari\khtml bug + text = text.replace(/~0/,""); text += "~0"; text = text.replace(/(?:\n\n|^)((?:(?:[ ]{4}|\t).*\n+)+)(\n*[ ]{0,3}[^ \t\n]|(?=~0))/g,