typst/tests/typ/markup/emph.typ

12 lines
140 B
XML

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