summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-03-02 19:06:12 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-03-02 19:06:12 -0800
commit5b0b21b51dec6a84bb05ceb88b49da8eebe234e8 (patch)
tree96f87428b639171f5afc7bebe95c523e1108feaa /tests
parent3ad68b2522bcab5d8b3d60eba06b30e1640e8ba7 (diff)
Added test for pipe table with spaces around header lines.
Diffstat (limited to 'tests')
-rw-r--r--tests/pipe-tables.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pipe-tables.txt b/tests/pipe-tables.txt
index 929038ebb..79d79200f 100644
--- a/tests/pipe-tables.txt
+++ b/tests/pipe-tables.txt
@@ -9,7 +9,7 @@ Simplest table without caption:
Simple table with caption:
| Right | Left | Default | Center |
-|------:|:-----|---------|:------:|
+| ----: | :--- | ------- | :----: |
| 12 | 12 | 12 | 12 |
| 123 | 123 | 123 | 123 |
| 1 | 1 | 1 | 1 |