Excessive paragraph indentation throughout [concepts.lang]
Nobody has claimed this yet.
- Dominant language
- TeX
- Stars
- 221
- Forks
- 813
- Avg merge
- 16h 4m
- Merged PRs (30d)
- 36
Description
Looking at N4861, all paragraphs following a code block defining a concept seem excessively indented throughout subclause [concepts.lang].
The 1st example of this seems to be [concept.same]/1.
[concept.commonref]/2 and /3 demonstrate that multiple paragraphs are affected, but only after a code block, as /1, before the code block, seems correctly indented.
Contributor guide
No contributing guide indexed for this repository
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
Inspect the source for subclause [concepts.lang] and compare paragraph indentation before and after the code blocks in [concept.same]/1 and [concept.commonref]/2-3. The work is done when the affected paragraphs render with the same intended indentation as the surrounding paragraphs in the draft.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tex
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100