Skip to content

Commit 9ac2bee

Browse files
committed
A more elaborate table test, following #71
1 parent 5295296 commit 9ac2bee

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

testdata/Tables.text

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,13 @@ This is a simple table:
77
| field 1 | something |
88
| field 2 | something else |
99

10+
Here is another table, with more content in the cells:
11+
12+
| id | process_name | window_name | duration |
13+
|----|--------------|------------------------------------------|----------|
14+
| 1 | lxterminal | devilspie2 | 00:00:02 |
15+
| 2 | firefox-esr | jessp01/devilspie2: Devilspie2 is an X w | 00:00:10 |
16+
| | | indow (Lua) hooks mechanism; it supports | |
17+
| | | the following events: window opened, | |
18+
| | | closed, focused and title changed | |
19+
| 4 | firefox-esr | Watch The Big Bang Theory - Season 6 | 00:00:05 |

0 commit comments

Comments
 (0)