Fix formatting

This commit is contained in:
PapaTutuWawa 2022-02-27 19:00:25 +01:00
parent 042df0ab70
commit 689bd36c8d

View File

@ -45,7 +45,7 @@ If a sender specifies the type to be of `proto:urn:xmpp:file-thumbnails:0:blurha
image data as specified by the [Blurhash](https://github.com/woltapp/blurhash) algorithm. Care should be taken to prevent image data as specified by the [Blurhash](https://github.com/woltapp/blurhash) algorithm. Care should be taken to prevent
the blurhash data from growing to large in order to prevent hitting the stanza size limit. the blurhash data from growing to large in order to prevent hitting the stanza size limit.
### Jingle Content Thumbnail Compatability #### Jingle Content Thumbnail Compatability
If a sender specified the type to be of `proto:urn:xmpp:file-thumbnails:0:jct`, then the `<file-thumbnail />` If a sender specified the type to be of `proto:urn:xmpp:file-thumbnails:0:jct`, then the `<file-thumbnail />`
element must contain exactly one `<thumbnail xmlns="urn:xmpp:thumbs:1" />` element. element must contain exactly one `<thumbnail xmlns="urn:xmpp:thumbs:1" />` element.