Fix test/tables.org
Editor usage mistake caused a broken reference file.
This commit is contained in:
parent
c3a00c1fdc
commit
4914855275
1 changed files with 4 additions and 4 deletions
|
@ -41,10 +41,10 @@ Multiline table without caption:
|
|||
|
||||
Table without column headers:
|
||||
|
||||
| 12 | 12 | 12 | 12 |
|
||||
| 123 | 123 | 123 | 123 |
|
||||
| 1 | 1 | 1 | 1 |
|
||||
|
||||
| 12 | 12 | 12 | 12 |
|
||||
| 123 | 123 | 123 | 123 |
|
||||
| 1 | 1 | 1 | 1 |
|
||||
|
||||
Multiline table without column headers:
|
||||
|
||||
| First | row | 12.0 | Example of a row that spans multiple lines. |
|
||||
|
|
Loading…
Add table
Reference in a new issue