mirror of
https://github.com/xoofx/markdig.git
synced 2026-07-08 18:16:21 +00:00
Add missing markdown example
This commit is contained in:
@@ -162,6 +162,11 @@ Use a continuous line (without `+` separators) to span columns:
|
||||
| Cell spanning |
|
||||
+-------+-------+
|
||||
```
|
||||
+-------+-------+
|
||||
| A | B |
|
||||
+=======+=======+
|
||||
| Cell spanning |
|
||||
+-------+-------+
|
||||
|
||||
### Header separator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user