mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 03:16:16 -04:00
trying something else.. #2
This commit is contained in:
parent
f35100a7bd
commit
ec6480aa39
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue