diff options
| author | Leedehai <18319900+Leedehai@users.noreply.github.com> | 2023-04-27 05:27:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-27 11:27:38 +0200 |
| commit | 605b0b5f735a3214bfd179b46baca0cda675f088 (patch) | |
| tree | 7d00458d50eaaff8e703ecc1b459cdc80e2f9cd5 /tests/typ/layout | |
| parent | c941baa7ee84be8f1cff2cfdf7c5607b3b6d81f8 (diff) | |
Remove trailing blankspaces (#1001)
Diffstat (limited to 'tests/typ/layout')
| -rw-r--r-- | tests/typ/layout/par-justify-cjk.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/typ/layout/par-justify-cjk.typ b/tests/typ/layout/par-justify-cjk.typ index 17f2d1e5..d82e72cd 100644 --- a/tests/typ/layout/par-justify-cjk.typ +++ b/tests/typ/layout/par-justify-cjk.typ @@ -29,8 +29,8 @@ #set par(justify: true) #rect(inset: 0pt, width: 80pt, fill: rgb("eee"))[ “引号测试”,还, - + 《书名》《测试》下一行 - + 《书名》《测试》。 ]
\ No newline at end of file |
