Indeterminate state for `formatBlock` mentions "return the empty string"
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 202
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Step 1 of the formatBlock indeterminate specification mentions returning "the empty string", which should probably read "return false" 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 docs/execCommand/index.html around lines 12080-12081 and read Step 1 of the formatBlock indeterminate specification. Confirm the return-value wording against the surrounding specification, then correct it so the step says "return false"; the issue is done when that wording is accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100