summaryrefslogtreecommitdiff
path: root/test/markdown-reader-more.txt
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2022-07-30 11:27:14 +0200
committerAlbert Krewinkel <albert@zeitkraut.de>2022-07-30 11:27:14 +0200
commitde5620b04df540d11efdf96fb142b63b5ec4d3c5 (patch)
tree3bf4a1d8c178e84d25f7524533b42603e7ec1a39 /test/markdown-reader-more.txt
parentf637ccd3bf9c955b8e92e6f759556bfcb8a33d83 (diff)
Add tests for zero-width and fullwidth chars in grid tables
Diffstat (limited to 'test/markdown-reader-more.txt')
-rw-r--r--test/markdown-reader-more.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/markdown-reader-more.txt b/test/markdown-reader-more.txt
index 0480e41cc..c6f313b20 100644
--- a/test/markdown-reader-more.txt
+++ b/test/markdown-reader-more.txt
@@ -260,6 +260,26 @@ Multiple blocks in a cell
| r1 bis | - b 2 | c 2 |
+------------------+-----------+------------+
+East Asian characters have double width
+
++--+----+
+|魚|fish|
++--+----+
+
+Zero-width space in German
+
++-------+-------+
+|German |English|
++-------+-------+
+|Auf‌lage|edition|
++-------+-------+
+
+Zero-width non-joiner in Persian
+
++-------+---------+
+|می‌خواهم|I want to|
++-------+---------+
+
Empty cells
+---+---+