mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 05:54:43 -04:00
style: linting markdown files
Linting markdown files according to default remark-lint configuration. Files inside the `public` directory were not linted. Signed-off-by: oupala <oupala@users.noreply.github.com>
This commit is contained in:
parent
7321990960
commit
2f462f90d4
38 changed files with 1468 additions and 1358 deletions
|
@ -1,5 +1,4 @@
|
|||
Operational Transformation
|
||||
===
|
||||
# Operational Transformation
|
||||
|
||||
From 0.3.2, we started supporting operational transformation.
|
||||
It makes concurrent editing safe and will not break up other users' operations.
|
||||
|
@ -9,6 +8,6 @@ See more at [https://operational-transformation.github.io/](https://operational-
|
|||
|
||||
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
|
||||
- <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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue