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

15 lines
175 B
XML

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