loro/crates/loro-internal/tests
Zixuan Chen b1895bba26
Update Quill editor to fix consistency issues (#152)
* chore: rm logs

* fix: richtext delta event

* fix(quill): move apply delta to editor part

* fix: consistency issue with Quill
- Quill assumes there is always a \n at the end of the line
- Quill assumes \n does not merge with other delta item
- Quill assumes there is no inline format inside {insert: '\n'} delta
  item
2023-11-04 20:03:15 +08:00
..
autocommit.rs
fugue.rs
richtext.md
richtext.rs Update Quill editor to fix consistency issues (#152) 2023-11-04 20:03:15 +08:00
test.rs