From 0ac574a19d90a2955ea59686d49a490ab3066dd0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 18 Oct 2016 17:16:39 +0800 Subject: [PATCH] ux/Showdown.js --- ux/Showdown.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ux/Showdown.js b/ux/Showdown.js index 8a1d277386..efcbb0c5cf 100644 --- a/ux/Showdown.js +++ b/ux/Showdown.js @@ -807,6 +807,7 @@ Roo.ux.Showdown.toHtml = function(text) { code = out; } } + escaped = true; if (!lang) { return '
'
-- 
2.39.2