mirror of
https://github.com/typst/typst
synced 2025-05-16 18:15:29 +08:00
7 lines
149 B
Typst
7 lines
149 B
Typst
// Test that there are no linebreaks in composite emoji (issue #80).
|
|
|
|
---
|
|
#set page(width: 50pt, height: auto)
|
|
#h(99%) 🏳️🌈
|
|
🏳️🌈
|