Update plugins.md
Adding rehype-table-data-label to the listing
Initial checklist
- [x] I read the support docs
- [x] I read the contributing guide
- [x] I agree to follow the code of conduct
- [x] I searched issues and couldn’t find anything (or linked relevant results below)
- [-] If applicable, I’ve added docs and tests
Description of changes
Adding a link to a plugin I wrote to help turn markdown tables into more responsive HTML.
Welcome @mvogelgesang! 👋 Thanks for sharing!
Some criteria to include packages in this list.
- Some documentation with at least some instructions on how to use the package.
- A CI job to run tests. (The tests are already there.)
- A
prepackscript and CI job to build the types. (The JSDoc types are already there.)- The package should be published to npm.
source: https://github.com/syntax-tree/hast/pull/24#issuecomment-2015384111
Some more specific feedback:
-
data-labelisn't standard and doesn't do anything, is this library intended to be used with a specific stylesheet or JavaScript library that does what you show in the screen capture? - What happens if there is a
colspan? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/td#colspan
friendly ping @mvogelgesang did you see the question and comments?
@ChristianMurphy 🤦 apologies, had lost track, will make updates and comment back here when it's in good shape (hopefully soon)
Closing for now, feel free to reopen when you have some time, thanks!
Hi! This was closed. Team: If this was merged, please describe when this is likely to be released. Otherwise, please add one of the no/* labels.