jmapio / jmapio/jmapio.github.io
The generated IDs for H4 headings are not unique
Open
Nobody has claimed this yet.
- Dominant language
- Liquid
- Stars
- 11
- Forks
- 29
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 7
Description
In the mail spec, for example, the heading 7.5.1 has the same ID as the heading 2.6. It's therefore not possible to link directly to 7.5.1 Example.
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
Start with the mail spec at https://jmap.io/spec-mail.html and compare the generated IDs for headings 7.5.1 and 2.6. Trace the source that generates IDs for H4 headings. Done means each heading has a unique ID and the 7.5.1 Example can be linked directly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100