Added test for pipe table with spaces around header lines.
This commit is contained in:
parent
3ad68b2522
commit
5b0b21b51d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Simplest table without caption:
|
||||||
Simple table with caption:
|
Simple table with caption:
|
||||||
|
|
||||||
| Right | Left | Default | Center |
|
| Right | Left | Default | Center |
|
||||||
|------:|:-----|---------|:------:|
|
| ----: | :--- | ------- | :----: |
|
||||||
| 12 | 12 | 12 | 12 |
|
| 12 | 12 | 12 | 12 |
|
||||||
| 123 | 123 | 123 | 123 |
|
| 123 | 123 | 123 | 123 |
|
||||||
| 1 | 1 | 1 | 1 |
|
| 1 | 1 | 1 | 1 |
|
||||||
|
|
Loading…
Reference in a new issue