Skip to content

Conversation

fisker
Copy link
Contributor

@fisker fisker commented Feb 17, 2025

After I wrote this file, I found there is no update script...

Is it manually maintained?

@sindresorhus
Copy link
Owner

Yes... When I first made this package, the HTML spec website was too unreliable to parse. I guess it's easier now: https://html.spec.whatwg.org/multipage/indices.html#elements-3

@fisker
Copy link
Contributor Author

fisker commented Apr 26, 2025

Added a buid script, but I found current data contains obsolete tags https://html.spec.whatwg.org/multipage/obsolete.html#non-conforming-features , should I remove them or add them all?

@fisker fisker marked this pull request as ready for review April 26, 2025 06:02
@fisker
Copy link
Contributor Author

fisker commented Apr 26, 2025

@sindresorhus
Copy link
Owner

I think we should exclude obsolete elements. There's really no reason people should need them. But we should document clearly that obsolete elements are excluded.

@fisker
Copy link
Contributor Author

fisker commented Apr 26, 2025

77fd623.

Didn't notice it's already documented.

@fisker fisker changed the title Add automated job to update Add automated job to update data Apr 26, 2025
fisker and others added 3 commits May 7, 2025 13:22
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
@fisker
Copy link
Contributor Author

fisker commented May 7, 2025

Done.

@sindresorhus sindresorhus merged commit 13d88ec into sindresorhus:main May 7, 2025
2 checks passed
@sindresorhus
Copy link
Owner

Thanks for doing this 🙏

@fisker fisker deleted the update branch May 7, 2025 07:35
@sindresorhus
Copy link
Owner

The script seems to be failing: https://github.com/sindresorhus/html-tags/actions/runs/15368733663/job/43428889907

@fisker fisker mentioned this pull request Jun 4, 2025
@fisker
Copy link
Contributor Author

fisker commented Jun 4, 2025

#16

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