Make longer comments more pleasing: Add line breaks and markdown, remove 1000 characters limit
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Is your feature request related to a problem? Please describe.
Longer comments are often hard to read because one can type line breaks but in the end they are removed in the sent message
Describe the solution you'd like
I would like to use lists and line breaks/paragraphs, maybe even headings, in comments.
Additional context
It would also be very helpful to have more than 1000 characters per comment.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the comment input, comment rendering, and 1000-character limit in the project. Determine how line breaks, paragraphs, lists, headings, and longer comments should be handled, then verify that comments preserve the requested formatting and accept more than 1000 characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100