diff --git a/src/static/js/ace2_inner.js b/src/static/js/ace2_inner.js index 290985bc4..20dd1666a 100644 --- a/src/static/js/ace2_inner.js +++ b/src/static/js/ace2_inner.js @@ -5184,7 +5184,7 @@ function Ace2Inner(){ if(t === listType) togglingOn = false; if(togglingOn){ -console.warn("this fucking line"); +// console.warn("this fucking line"); // mods.push([n, allLinesAreList ? 'indent' + level : (t ? type + level : type + '1')]); }else{ // scrap the entire indentation and list type