mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
Add show-text line wrapping test (#4890)
This commit is contained in:
parent
4fda03abdc
commit
a87d4776c0
BIN
tests/ref/show-text-line-wrapping.png
Normal file
BIN
tests/ref/show-text-line-wrapping.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 225 B |
@ -167,6 +167,11 @@ hi
|
|||||||
Hello #[ ] \
|
Hello #[ ] \
|
||||||
#[ ] #[ ] world!
|
#[ ] #[ ] world!
|
||||||
|
|
||||||
|
--- show-text-line-wrapping ---
|
||||||
|
#show "start end": "word"
|
||||||
|
start
|
||||||
|
end
|
||||||
|
|
||||||
--- show-text-after-normal-show ---
|
--- show-text-after-normal-show ---
|
||||||
#show rect: "world"
|
#show rect: "world"
|
||||||
#show "lo wo": set text(red)
|
#show "lo wo": set text(red)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user