Creating a parser for a fragment
Open
Nobody has claimed this yet.
clarification
topic: parser
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 3.2k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 38
Description
In the specification there is a term - HTML fragment parsing algorithm.
There is also a partial use of this term: parser was originally created for the HTML fragment parsing algorithm.
Honestly it's hard to understand when
- parser was originally created for the HTML fragment parsing algorithms
- parser was not originally created for the HTML fragment parsing algorithms
The specification in this respect does not give any examples for understanding this aspect.
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
Read the linked HTML fragment parsing algorithm and the issue discussion first. Clarify what “parser was originally created for” means by adding specification wording or examples that distinguish the two cases; done means the distinction is understandable without relying on the discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100