Extract outlines as JSON structures
Open
feature
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
When a heading level is missing, it is signaled in the ace.json file in the text of HTML "Headings outline" fort the report:
Missing heading h3
As it is poorly structured, this kind of error will be difficult to extract from the json...
Contributor guide
Research direction
Start by examining the ace.json output and the HTML "Headings outline" report text, especially the `toc-missing` span shown in the issue. Define the JSON structure needed to represent missing heading levels and verify that the outline information can be extracted without relying on poorly structured HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100