We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5295296 commit 9ac2beeCopy full SHA for 9ac2bee
1 file changed
testdata/Tables.text
@@ -7,3 +7,13 @@ This is a simple table:
7
| field 1 | something |
8
| field 2 | something else |
9
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