Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add links back to spec in elements extracts #1495

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Add links back to spec in elements extracts #1495

merged 1 commit into from
Feb 21, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Feb 21, 2024

The elements extracts were the last ones that did not have a link back to the spec. With this update, extraction now also adds an href property with a link back to the right fragment in the spec.

This works in all known cases, allowing us to turn that into a package guarantee for @webref/elements.

Extraction of elements now also adds an `href` property with a link back to
the right fragment in the spec.

This works in all known cases, allowing us to turn that into a package
guarantee for `@webref/elements`.
Copy link
Member

@dontcallmedom dontcallmedom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hyperlinks ftw!

@tidoust tidoust merged commit f386fbc into main Feb 21, 2024
1 check passed
@tidoust tidoust deleted the elements-href branch February 21, 2024 17:25
tidoust added a commit that referenced this pull request Feb 22, 2024
New feature:
- Add links back to spec in elements extracts (#1495)
- Schema of elements extracts: make `href` a required property (#1496)

Dependencies bumped:
- Bump puppeteer from 22.1.0 to 22.2.0 (#1497)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants