typst/tests/lang/typ/strong.typ
2021-02-17 21:30:20 +01:00

15 lines
170 B
XML

// Test strong toggle.
---
// Basic.
*Strong!*
// Inside of words.
Partly str*ength*ened.
// Scoped to body.
#box[*Scoped] to body.
// Unterminated is fine.
*The End