fix: update ref

This commit is contained in:
hongjr03 2025-01-27 22:15:50 +08:00 committed by Hong Jiarong
parent f383f68966
commit 908add5909
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -678,7 +678,7 @@ a b c --------------------
--- issue-5760-disable-cjk-latin-spacing-in-raw ---
#show raw: set text(cjk-latin-spacing: auto) // This would enable cjk-latin-spacing
#show raw: set text(cjk-latin-spacing: auto)
```typ
#let hi = "你好world"
```