trying something else.. #2
parent
f35100a7bd
commit
ec6480aa39
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue