diff --git a/app/structures/content-format/page.mdx b/app/structures/content-format/page.mdx index b182f3b..c11fad2 100644 --- a/app/structures/content-format/page.mdx +++ b/app/structures/content-format/page.mdx @@ -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.