I found an issue on this documentation page:Configuring RTE for
Producing Accessible Sites - docs.adobe.com
https://docs.adobe.com/docs/en/aem/6-1/administer/operations/page-authoring/rte-accessible-content.htmlStep
7 references the transferConfigToTable method, but the specified file at
/libs/cq/ui/widgets/source/widgets/form/rte/commands/Table.js does not
contain this method. I found transferConfigToTable in
/libs/cq/ui/rte/core/commands/Table.js and I was able to add the caption
option succes...