mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
d6d4f35cf5
These files are imported from HedgeDoc 1 / the master branch. Signed-off-by: David Mehren <git@herrmehren.de>
14 lines
633 B
Markdown
14 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
|