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

15 lines
176 B
XML

// Test emphasis toggle.
---
// Basic.
_Emphasized!_
// Inside of words.
Partly em_phas_ized.
// Scoped to body.
#[box][_Scoped] to body.
// Unterminated is fine.
_The End