aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/default.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/default.txt')
-rw-r--r--tests/fixtures/default.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/fixtures/default.txt b/tests/fixtures/default.txt
new file mode 100644
index 0000000..ff19f0e
--- /dev/null
+++ b/tests/fixtures/default.txt
@@ -0,0 +1,9 @@
+This is paragraph text *before* the table.
+
+Column 1 Column 2
+Foo Put two (or more) spaces as a field separator.
+Bar Even very very long lines like these are fine, as long as you do not put in line endings here.
+Qux This is the last line.
+
+This is paragraph text *after* the table, with
+a line ending.