=== 16Deza Table Cell Extras === Contributors: juurokudezain Tags: table, gutenberg, block editor, inline format, list Requires at least: 6.4 Tested up to: 7.0 Stable tag: 1.2.4 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Extends Gutenberg's standard table block cells with inline formatting options. == Description == 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:** * **Text size** — Change selected text to Small (S), Medium (M), or Large (L) * **Row spacing (top)** — Add margin-top with a slider (0.1–2.0 lines) * **Row spacing (bottom)** — Add margin-bottom with a slider (0.1–2.0 lines) * **Pseudo unordered list** — Convert selected lines to bullet-point style (span-based) * **Pseudo ordered list** — Convert selected lines to numbered list style (CSS counter) * **Horizontal rule** — Insert a divider line at the cursor position **Why "pseudo" lists?** Gutenberg's RichText sanitizes block-level elements such as `