typst/tests/lang/typ/strong.typ
2021-01-31 22:43:11 +01:00

15 lines
172 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