typst/tests/typ/markup/strong.typ

12 lines
136 B
XML

// Test strong toggle.
---
// Basic.
*Strong!*
// Inside of words.
Partly str*ength*ened.
// Scoped to body.
#rect[*Scoped] to body.