diff --git a/modules/core/client/app/init.js b/modules/core/client/app/init.js index 97e3d8ba..a7aeb29d 100644 --- a/modules/core/client/app/init.js +++ b/modules/core/client/app/init.js @@ -87,9 +87,9 @@ } }); markedProvider.setRenderer({ - link: function (href, title, text) { - return '' + text + ''; - }, + //link: function (href, title, text) { + // return '' + text + ''; + //}, table: function (header, body) { return '