Apply suggestions from code review

fix markdown indents
This commit is contained in:
Jörn Friedrich Dreyer
2022-11-11 09:44:53 +01:00
committed by GitHub
parent a8cb417f64
commit 28d5e231fd

View File

@@ -23,10 +23,10 @@ Make sure to download the [latest release candidate build](https://download.ownc
Infinite Scale allows the following ownCloud clients:
* [web](https://github.com/owncloud/web),
* [Android](https://github.com/owncloud/android),
* [iOS](https://github.com/owncloud/ios-app) and
* [Desktop](https://github.com/owncloud/client/)
* [web](https://github.com/owncloud/web),
* [Android](https://github.com/owncloud/android),
* [iOS](https://github.com/owncloud/ios-app) and
* [Desktop](https://github.com/owncloud/client/)
to synchronize and share file spaces with a scalable server backend based on [reva](https://reva.link/) using open and well defined APIs like [WebDAV](http://www.webdav.org/) and [CS3](https://github.com/cs3org/cs3apis/).
@@ -34,9 +34,9 @@ to synchronize and share file spaces with a scalable server backend based on [re
External office applications like:
* [Collabora Online](https://github.com/CollaboraOnline/online),
* [OnlyOffice Docs](https://github.com/ONLYOFFICE/DocumentServer) or
* [Microsoft Office Online Server](https://owncloud.com/microsoft-office-online-integration-with-wopi/)
* [Collabora Online](https://github.com/CollaboraOnline/online),
* [OnlyOffice Docs](https://github.com/ONLYOFFICE/DocumentServer) or
* [Microsoft Office Online Server](https://owncloud.com/microsoft-office-online-integration-with-wopi/)
can be used to collaborate using a [WOPI application gateway](https://github.com/cs3org/wopiserver).