typst/tests/typ/markup/strong.typ
2021-02-20 23:34:33 +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