diff options
| author | Peng Guanwen <pg999w@outlook.com> | 2023-05-30 23:53:10 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-30 17:53:10 +0200 |
| commit | e2bf2327b53a6b963f7adaeb655fefc1d5fac745 (patch) | |
| tree | 10c3ce9393b256670e987ea5d02d2f88dd602823 /tests/typ/text | |
| parent | 11714609b8eb1e2939dfd86923e7b7203879228b (diff) | |
Use icu4x for linebreaking algorithm (#1355)
Diffstat (limited to 'tests/typ/text')
| -rw-r--r-- | tests/typ/text/linebreak.typ | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/typ/text/linebreak.typ b/tests/typ/text/linebreak.typ index c926789a..7e409a80 100644 --- a/tests/typ/text/linebreak.typ +++ b/tests/typ/text/linebreak.typ @@ -43,3 +43,9 @@ Second part // Test comments at the end of a line with pre-spacing First part // Second part + +--- +// Test linebreak for East Asian languages +ทีวีตรวจทานนอร์ทแฟรีเลคเชอร์โกลด์อัลบัมเชอร์รี่เย้วสโตร์กฤษณ์เคลมเยอบีร่าพ่อค้าบลูเบอร์รี่สหัสวรรษโฮปแคนูโยโย่จูนสตรอว์เบอร์รีซื่อบื้อเยนแบ็กโฮเป็นไงโดนัททอมสเตริโอแคนูวิทย์แดรี่โดนัทวิทย์แอปพริคอทเซอร์ไพรส์ไฮบริดกิฟท์อินเตอร์โซนเซอร์วิสเทียมทานโคโยตี้ม็อบเที่ยงคืนบุญคุณ + + |
