improve how matrix syntax is displayed

This commit is contained in:
meaz 2020-07-13 17:31:46 +02:00
parent 7078fbe4a9
commit fa6aac2726
1 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,9 @@ Where ***#room*** is the IRC room you want to join and ***irc.domain.tld*** is t
### Connect to a Matrix room
You can connect to any Matrix room hosted on any Matrix server via Matrix.org bridge:
#room#matrix.domain.ldt@matrix.org
<ul class=disc>
<li>To join a Matrix room: <b><i>#room#matrix.domain.ldt@matrix.org</i></b></li>
</ul>
Where ***#room*** is the Matrix room you want to join and **matrix.domain.tld*** is the Matrix server address you want to join. Make sure to leave ***@matrix.org*** as it is, because it's the Matrix bridge address.