Skip to content

Markdown report: improve dfns, fix links, sort summary #1813

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

Merged
merged 1 commit into from
Apr 14, 2025

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Apr 14, 2025

The markdown report now separates between dfns that are exported by default (such as CSS and Web IDL terms) and those that editors explicitly exported. Details only report on the explicitly exported terms both because they should be the most interesting ones to review, and because we don't want to create too long a report for usual specs, as GitHub imposes constraints to the length of an issue comment.

This update sorts the summary to ease reading.

The logic that handled links was also incorrect.

The markdown report now separates between dfns that are exported by default
(such as CSS and Web IDL terms) and those that editors explicitly exported.
Details only report on the explicitly exported terms both because they should
be the most interesting ones to review, and because we don't want to create
too long a report for usual specs, as GitHub imposes constraints to the length
of an issue comment.

This update sorts the summary to ease reading.

The logic that handled links was also incorrect.
@tidoust tidoust merged commit 0891476 into main Apr 14, 2025
1 check passed
@tidoust tidoust deleted the improve-dfns-markdown branch April 14, 2025 10:15
tidoust added a commit that referenced this pull request Apr 14, 2025
New features:
- Markdown report: improve dfns, fix links, sort summary (#1813)
- Rationalize exported crawlSpecs function behavior (#1812)

Dependencies bumped:
- Bump rollup from 4.39.0 to 4.40.0 (#1814)
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.

1 participant