Fix documentation of "content_type" parameter
This commit is contained in:
pare
766e638dae
commit
90ae6a655e
S'han modificat 1 arxius amb 4 adicions i 4 eliminacions
|
@ -1663,10 +1663,10 @@ class Mastodon:
|
||||||
2.8.2, you can only have either media or a poll attached, not both at
|
2.8.2, you can only have either media or a poll attached, not both at
|
||||||
the same time.
|
the same time.
|
||||||
|
|
||||||
Specify `content_type` to set the content type of your post on Pleroma.
|
**Specific to `pleroma` feature set:**: Specify `content_type` to set
|
||||||
It accepts 'text/plain' (default), 'text/markdown', and 'text/html'.
|
the content type of your post on Pleroma. It accepts 'text/plain' (default),
|
||||||
This parameter is not supported on Mastodon servers, but will be
|
'text/markdown', 'text/html' and 'text/bbcode. This parameter is not
|
||||||
safely ignored if set.
|
supported on Mastodon servers, but will be safely ignored if set.
|
||||||
|
|
||||||
**Specific to `fedibird` feature set:**: The `quote_id` parameter is
|
**Specific to `fedibird` feature set:**: The `quote_id` parameter is
|
||||||
a non-standard extension that specifies the id of a quoted status.
|
a non-standard extension that specifies the id of a quoted status.
|
||||||
|
|
Loading…
Referencia en una nova incidència