

Overview
Table Cell Extras adds lightweight inline formatting tools to WordPress’s standard table block.
All features appear only inside table block (core/table) cells.
Features:
Why “pseudo” lists?
Gutenberg’s RichText sanitizes block-level elements such as <ul>, <ol>, and <li> inside table cells. This plugin uses <span> elements with CSS to achieve the same visual result while remaining fully compatible with Gutenberg.