wp-component-library
wp-component-library copied to clipboard
Add <caption> elements to all documentation tables
Describe the bug Documentation tables on the baseline site don't have caption elements. It isn't required, but it would be nice to get them in there.
To Reproduce Steps to reproduce the behavior:
- Go to https://baseline.10up.com/component/accordion/
- Scroll down to a table
- See error
Expected behavior Captions should exist on table elements throughout the site.
I have some time today and will work on this.
PR: https://github.com/10up/wp-component-library/pull/236