aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaksim Pechnikov <parallel588@gmail.com>2020-04-28 06:45:59 +0300
committerMaksim Pechnikov <parallel588@gmail.com>2020-04-28 06:45:59 +0300
commit270c3fe446a374202b6d64ce487f7df29ecb1c14 (patch)
treeef8391fd710c1e171ce6eff9c52700a18742fd4d
parent4b3b1fec4e57bd07ac75700bf34cd188ce43b545 (diff)
downloadpleroma-270c3fe446a374202b6d64ce487f7df29ecb1c14.tar.gz
fix markdown format
-rw-r--r--docs/API/differences_in_mastoapi_responses.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md
index 0a7520f9e..a56a74064 100644
--- a/docs/API/differences_in_mastoapi_responses.md
+++ b/docs/API/differences_in_mastoapi_responses.md
@@ -185,11 +185,11 @@ Post here request with `grant_type=refresh_token` to obtain new access token. Re
Has theses additional parameters (which are the same as in Pleroma-API):
- `fullname`: optional
- `bio`: optional
- `captcha_solution`: optional, contains provider-specific captcha solution,
- `captcha_token`: optional, contains provider-specific captcha token
- `token`: invite token required when the registrations aren't public.
+- `fullname`: optional
+- `bio`: optional
+- `captcha_solution`: optional, contains provider-specific captcha solution,
+- `captcha_token`: optional, contains provider-specific captcha token
+- `token`: invite token required when the registrations aren't public.
## Markers