typst/tests/typ/markup/strong.typ
2021-03-17 22:08:44 +01:00

15 lines
171 B
XML

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