From 67106c9dc4b2139878ba1fc44ef268f0a4efd804 Mon Sep 17 00:00:00 2001 From: Michael Manfre Date: Sat, 19 Nov 2022 04:07:51 -0500 Subject: [feature] Support markdown format for Account bio/note (#1037) * [feature] Status format also controls bio format * test --- 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 1e3b827b5..a5c33cf25 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. These are: +GoToSocial currently accepts two different types of input for posts (and user bio). These are: * `plain` * `markdown` -- cgit v1.2.3