From 922bd89f1702207dcb4c989a1ec24d8cf892b1d9 Mon Sep 17 00:00:00 2001 From: Phil Hagelberg Date: Wed, 19 Apr 2023 04:42:47 -0700 Subject: [docs] Explain that markdown is enabled on the user settings page. (#1699) * Explain that markdown is enabled on the user settings page. The current wording seems to imply that the input formatting can be set on a per-post basis, which no client currently supports. It's not clear that you have to go to the user settings page to change it. * Update FAQ; some of the missing features are not missing any more! --- docs/user_guide/posts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user_guide/posts.md') diff --git a/docs/user_guide/posts.md b/docs/user_guide/posts.md index a5c33cf25..43eaaf454 100644 --- a/docs/user_guide/posts.md +++ b/docs/user_guide/posts.md @@ -106,7 +106,7 @@ When set to `false`, likes/faves of your post will not be accepted by your GoToS ## Input Types -GoToSocial currently accepts two different types of input for posts (and user bio). These are: +GoToSocial currently accepts two different types of input for posts (and user bio). The [user settings page](./settings.md) allows you to select between them. These are: * `plain` * `markdown` -- cgit v1.2.3