Link to the content repo when referencing MXC URIs in images
This commit is contained in:
parent
d7d28f7e5b
commit
c7822cc9a8
1 changed files with 2 additions and 2 deletions
|
@ -89,8 +89,7 @@ for the tag.
|
|||
matching one of: ``https``, ``http``, ``ftp``, ``mailto``, ``magnet``)
|
||||
|
||||
:``img``:
|
||||
``width``, ``height``, ``alt``, ``title``, ``src`` (provided it is a Matrix Content
|
||||
URI)
|
||||
``width``, ``height``, ``alt``, ``title``, ``src`` (provided it is a `Matrix Content (MXC) URI`_)
|
||||
|
||||
:``ol``:
|
||||
``start``
|
||||
|
@ -345,3 +344,4 @@ Clients should sanitise **all displayed keys** for unsafe HTML to prevent Cross-
|
|||
Scripting (XSS) attacks. This includes room names and topics.
|
||||
|
||||
.. _`E2E module`: `module:e2e`_
|
||||
.. _`Matrix Content (MXC) URI`: `module:content`_
|
Loading…
Add table
Add a link
Reference in a new issue