mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 06:18:19 +01:00
fix: ✏️ Add missing parentheses
This commit is contained in:
parent
d8eb4e96e4
commit
0856fd4fd9
|
|
@ -58,7 +58,7 @@ HTML is the recommended content type for text content, and as such every text co
|
|||
Rich formats include:
|
||||
- `text/html`
|
||||
- `text/markdown`
|
||||
- `text/x.misskeymarkdown` (Misskey Flavoured Markdown, common on ActivityPub
|
||||
- `text/x.misskeymarkdown` (Misskey Flavoured Markdown, common on ActivityPub)
|
||||
|
||||
Clients should display the richest possible format available. If the client does not support the richest format, it should fall back to the next richest format.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue