The AEM RTE Table plugin currently generates tables without <thead> and <tfoot> tags, which can negatively impact accessibility and SEO.
Use-case:
We are enhancing our site's Accessibility and also need to integrate third-party libraries that support sorting and filtering but we found <thead> and <tfoot> tags in table (generated through rte plugin) are missing .
Current/Experienced Behavior:
Table generated through AEM RTE Plugin doesn't have options to add tags like <thead> and <tfoot>
Improved/Expected Behavior:
By incorporating <thead> and <tfoot>, the AEM RTE Table plugin can significantly improve its accessibility and SEO, providing a more inclusive and effective experience for users and search engines.
Environment Details (AEM version/service pack, any other specifics if applicable):