Tables - customise
Hannah Cook
When building tables it would be good to be able to include things like header rows, or even a style class, so when it is copied into a CMS there isn't any tweaking required. Also at the moment cells have <p> tags in them, which is a nuisance in the CMS I use anyway!
Log In
Eleanor Cave
Agree - for WCAG accessibility we absolutely must have the ability to include header rows and columns! https://www.w3.org/WAI/tutorials/tables/
Kristen Brown
Eleanor Cave: Agreed! Right now, I'm having to add the table and then edit it completely in the source view with the correct screenreader accessible mark up.