
內容簡介
16Deza Table Cell Extras 外掛擴展了標準表格區塊的格式化功能,允許用戶自訂單元格的背景顏色、合併或拆分單元格,並提供更靈活的內聯裝飾選項,提升表格的可視化效果。
【主要功能】
• 首列單元格轉換為<th>
• 一鍵轉置表格行列
• 合併或拆分相鄰單元格
• 設定單元格邊框
• 自訂單元格背景顏色
• 調整單元格對齊方式
外掛標籤
開發者團隊
原文外掛簡介
Table Cell Extras extends the formatting of standard table blocks. It allows for extended inline decoration, td/th conversion of the first column, and customizable cell background colors. Additionally, extended inline formatting can optionally be enabled outside of table blocks.
Features:
First-column td/th conversion — Converts first-column cells from
Cell merge / split — Merge adjacent cells (colspan/rowspan) or split merged cells back to individual cells
Cell border — Set borders per row, per column, or per individual cell
Cell background color — Set a background color per row, per column, or per cell
Cell alignment — Adjust vertical alignment (Top / Middle / Bottom) and horizontal alignment (Left / Center / Right) per row, per column, or per cell
Cell minimum width — Set a minimum cell width with a slider (3–20em)
Font size — Adjust font size with a slider (0.75–2.0em)
Line height — Adjust line height with a slider (0.75–2.0, unitless)
Row spacing — Add top and/or bottom margin with a combined slider panel (0–2.0em)
Inline block — Apply display: inline-block to selected text
Pseudo ordered/unordered list — Convert selected lines to numbered or bullet-point style (span-based)
Horizontal rule — Insert a horizontal divider at the cursor position
Why “pseudo” lists?
Gutenberg’s RichText sanitizes block-level elements such as
- ,
- inside table cells. This plugin uses elements with CSS to achieve the same visual result while remaining fully compatible with Gutenberg.
NotesThis plugin does not register any custom blocks; it extends the existing core/table block.
No external requests are made.
Lightweight — a single JS file and a single CSS file.延伸相關外掛
- , and
