[doc] deftech paragraph in editor-overview
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 68
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
It takes me a lot of time to understand what a paragraph is. It turns out the explanation is (very) hidden in Editor Classes > text% > last-line, which states:
See also paragraph-start-position, which operates on paragraphs (determined by explicit newline characters) instead of lines (determined by both explicit newline characters and automatic line-wrapping).
It would be really nice if paragraph is deftech-ed in the overview and explained there instead.
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
Open the editor-overview documentation and inspect the linked Editor Classes > text% > last-line explanation of paragraphs. Add the deftech term and a clear explanation in the overview, then verify that the overview and cross-reference describe paragraphs consistently.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100