add ndash char in front of the lines

This commit is contained in:
cblte 2021-08-01 21:33:57 +00:00
parent 2fbe7cf8ea
commit 3b1cd79849

View file

@ -6,14 +6,14 @@ more informations on https://envs.net/chat/matrix/
## useful documentations ## useful documentations
[synapse INSTALL.md](https://github.com/matrix-org/synapse/blob/master/docs/setup/installation.md) [synapse INSTALL.md](https://github.com/matrix-org/synapse/blob/master/docs/setup/installation.md)
[synapse default homeserver.yaml](https://github.com/matrix-org/synapse/blob/master/docs/sample_config.yaml) [synapse default homeserver.yaml](https://github.com/matrix-org/synapse/blob/master/docs/sample_config.yaml)
[synapse-delagate](https://github.com/matrix-org/synapse/blob/master/docs/delegate.md) [synapse-delagate](https://github.com/matrix-org/synapse/blob/master/docs/delegate.md)
[synapse-workers](https://github.com/matrix-org/synapse/blob/master/docs/workers.md) [synapse-workers](https://github.com/matrix-org/synapse/blob/master/docs/workers.md)
[synapse-metrics](https://github.com/matrix-org/synapse/blob/master/docs/metrics-howto.md) [synapse-metrics](https://github.com/matrix-org/synapse/blob/master/docs/metrics-howto.md)
[synapse admin API](https://github.com/matrix-org/synapse/tree/master/docs/admin_api) [synapse admin API](https://github.com/matrix-org/synapse/tree/master/docs/admin_api)
[matrix-synchrotron-balancer](https://github.com/Sorunome/matrix-synchrotron-balancer) [matrix-synchrotron-balancer](https://github.com/Sorunome/matrix-synchrotron-balancer)
[matrix-media-repo](https://github.com/turt2live/matrix-media-repo) [matrix-media-repo](https://github.com/turt2live/matrix-media-repo)