diff --git a/dev/Common/Html.js b/dev/Common/Html.js index a51b0747e..ae68956ba 100644 --- a/dev/Common/Html.js +++ b/dev/Common/Html.js @@ -265,8 +265,6 @@ export const } tmpl.innerHTML = html - // Strip Microsoft comments - .replace(//gi, '') // .replace(/]*>[\s\S]*?<\/pre>/gi, pre => pre.replace(/\n/g, '\n
')) // Not supported by