mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
15 lines
633 B
Markdown
15 lines
633 B
Markdown
|
Operational Transformation
|
||
|
===
|
||
|
|
||
|
From 0.3.2, we started supporting operational transformation.
|
||
|
It makes concurrent editing safe and will not break up other users' operations.
|
||
|
Additionally, now can show other clients' selections.
|
||
|
|
||
|
See more at [https://operational-transformation.github.io/](https://operational-transformation.github.io/)
|
||
|
|
||
|
And even more in this 2010 article series:
|
||
|
|
||
|
* https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs_21.html
|
||
|
* https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs_22.html
|
||
|
* https://drive.googleblog.com/2010/09/whats-different-about-new-google-docs.html
|