Devographics / Devographics/Monorepo

survey results paragraphs have too many characters per line

Open
#523 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
178
Forks
55
Avg merge
1m
Merged PRs (30d)
2

Description

for comfortable reading, text should have roughly 40-75 characters per line. I analyzed this one line and found 166 characters, more than twice the maximum length.

`
% echo 'Of all the features included in the survey, :has() is both the most-used and the most-loved one. Also worth pointing out: Subgrid gets second place in the most-loved' | wc
1 28 166
`

thanks for considering shortening the length of paragraphs!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the quoted survey-results paragraph in the repository and inspect the surrounding paragraphs for similar line lengths. Shorten the affected text so paragraphs are roughly 40–75 characters per line, and confirm the displayed survey results read comfortably.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.