aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions/extra/tables.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/extra/tables.txt')
-rw-r--r--tests/extensions/extra/tables.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/extensions/extra/tables.txt b/tests/extensions/extra/tables.txt
index 64917ab..cf97cb5 100644
--- a/tests/extensions/extra/tables.txt
+++ b/tests/extensions/extra/tables.txt
@@ -32,3 +32,21 @@ foo|bar|baz
| Q |
W | | W
+Three spaces in front of a table:
+
+ First Header | Second Header
+ ------------ | -------------
+ Content Cell | Content Cell
+ Content Cell | Content Cell
+
+ | First Header | Second Header |
+ | ------------ | ------------- |
+ | Content Cell | Content Cell |
+ | Content Cell | Content Cell |
+
+Four spaces is a code block:
+
+ First Header | Second Header
+ ------------ | -------------
+ Content Cell | Content Cell
+ Content Cell | Content Cell