mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
fixed style disapearing when adding a char + added a comment to describe the trick in contentcollector
This commit is contained in:
parent
edc9212ff1
commit
666bdcaaf8
3 changed files with 5 additions and 2 deletions
|
@ -5267,7 +5267,6 @@ function Ace2Inner(){
|
|||
}
|
||||
setLineListTypes(mods);
|
||||
}
|
||||
|
||||
function doInsertUnorderedList(){
|
||||
doInsertList('bullet');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue