aboutsummaryrefslogtreecommitdiff
path: root/test/command/5899.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5899.md')
-rw-r--r--test/command/5899.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/test/command/5899.md b/test/command/5899.md
index 7e641e7de..2382a9c02 100644
--- a/test/command/5899.md
+++ b/test/command/5899.md
@@ -37,15 +37,15 @@
^D
- A list of stuff with a table inside
- +-------+----------------------------------------------------+-------+
- | First | Second | Third |
- +=======+====================================================+=======+
- | First | The big long table cell. The big long table cell. | Third |
- | | The big long table cell. The big long table cell. | |
- | | The big long table cell. The big long table cell. | |
- | | The big long table cell. The big long table cell. | |
- | | The big long table cell. The big long table cell. | |
- +-------+----------------------------------------------------+-------+
+ +-------+------------------------------------------------------+-------+
+ | First | Second | Third |
+ +=======+======================================================+=======+
+ | First | The big long table cell. The big long table cell. | Third |
+ | | The big long table cell. The big long table cell. | |
+ | | The big long table cell. The big long table cell. | |
+ | | The big long table cell. The big long table cell. | |
+ | | The big long table cell. The big long table cell. | |
+ +-------+------------------------------------------------------+-------+
- Another list item
```