emu-clause diff attribute
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 245
- Forks
- 80
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 2
Description
As discussed with @bterlson. I would like to change emu-clause to allow adiff attribute. If the attribute is present, the section will be numbered with the number of the section with the same ID in the referenced document. It will also add a link to the matching section in the referenced document following the header. If the section does not exist in the referenced document, it should be an error.
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
No file or test is named. Start by locating the handling for emu-clause, then trace how referenced documents, section IDs, numbering, and header links are currently resolved. Done means diff is accepted, matching sections receive the referenced numbering and link, and missing matches produce an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100