[UI] Post style menu (Plain text, Markdown, HTML)
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
### Problem I have
As GoToSocial user i've set my posts to use Markdown by default, but sometimes I want to just write plain text with
- Thing 1
- Thing 2
👆 but it's looks like in Github, I wanna 👇 , but without code block
```
- Thing 1
- Thing 2
```
Changing post style possible only via GtS admin UI, that is slightly inconvenient
### Solution I'd like
Like Moshidon app (screenshot)

UI with icon from Moshidon app (4th from bottom left)

### Alternatives considered
_No response_
### Other
https://github.com/cheeaun/phanpy/issues/363 may be related
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the post composer and the existing post-style control in the admin UI, then compare the related issue #363. Done means the composer offers Plain text, Markdown, and HTML styles and applies the selected style to the post without requiring the admin UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100