aboutsummaryrefslogtreecommitdiff
path: root/tests/extensions-x-tables/tables.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions-x-tables/tables.txt')
-rw-r--r--tests/extensions-x-tables/tables.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/extensions-x-tables/tables.txt b/tests/extensions-x-tables/tables.txt
new file mode 100644
index 0000000..64917ab
--- /dev/null
+++ b/tests/extensions-x-tables/tables.txt
@@ -0,0 +1,34 @@
+Table Tests
+-----------
+
+First Header | Second Header
+------------- | -------------
+Content Cell | Content Cell
+Content Cell | Content Cell
+
+| First Header | Second Header |
+| ------------- | ------------- |
+| Content Cell | Content Cell |
+| Content Cell | Content Cell |
+
+| Item | Value |
+| :-------- | -----:|
+| Computer | $1600 |
+| Phone | $12 |
+| Pipe | $1 |
+
+| Function name | Description |
+| ------------- | ------------------------------ |
+| `help()` | Display the help window. |
+| `destroy()` | **Destroy your computer!** |
+
+|foo|bar|baz|
+|:--|:-:|--:|
+| | Q | |
+|W | | W|
+
+foo|bar|baz
+---|---|---
+ | Q |
+ W | | W
+