summaryrefslogtreecommitdiff
path: root/docs/user_guide/posts.md
AgeCommit message (Collapse)AuthorFiles
2023-04-19[docs] Explain that markdown is enabled on the user settings page. (#1699)Libravatar Phil Hagelberg1
* 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!
2022-11-19[feature] Support markdown format for Account bio/note (#1037)Libravatar Michael Manfre1
* [feature] Status format also controls bio format * test
2022-08-26[docs] Add user settings panel docs, other small updates (#768)Libravatar tobi1
* add more links to markdown section * update password management * add user settings panel documentation * move the user guide higher up in the docs
2021-12-14document post settings (#346)Libravatar tobi1
2021-07-28Link parsing (#120)Libravatar Tobi Smethurst1
* add link parsing + formatting functionality * refinement + docs * add missing test * credit url library