typst/tests/typ/markup/emph.typ
2021-06-26 15:47:37 +02:00

12 lines
139 B
XML

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