mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:12:26 -05:00
[feature] Support markdown format for Account bio/note (#1037)
* [feature] Status format also controls bio format * test
This commit is contained in:
parent
2216f253c1
commit
67106c9dc4
6 changed files with 54 additions and 10 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. These are:
|
||||
GoToSocial currently accepts two different types of input for posts (and user bio). These are:
|
||||
|
||||
* `plain`
|
||||
* `markdown`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue