aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/reflow.txt
blob: f1dbc1ecc4939f5cf2f75d727fca88d2a43e61e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.