mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 19:12:25 -05:00
[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!
This commit is contained in:
parent
cb1f935013
commit
922bd89f17
2 changed files with 2 additions and 4 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue