diff --git a/site/docs/extensions/tables.md b/site/docs/extensions/tables.md index aa124967..c183f6df 100644 --- a/site/docs/extensions/tables.md +++ b/site/docs/extensions/tables.md @@ -162,6 +162,11 @@ Use a continuous line (without `+` separators) to span columns: | Cell spanning | +-------+-------+ ``` ++-------+-------+ +| A | B | ++=======+=======+ +| Cell spanning | ++-------+-------+ ### Header separator