[Request] Wrap markdown lines
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 24
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Motivation
When editing markdown files, it's nice if they wrap at ~80 characters, so it's a bit more readable. We do this for the Rust Gamedev Newsletter (example).
It's quite subjective, but it does make it nicer for others to edit I think :)
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
Review the repository's Markdown files and the linked Rust Gamedev Newsletter example first. Clarify the target wrap width and which files are in scope; done means the agreed Markdown content is consistently wrapped without unintended formatting changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100