summaryrefslogtreecommitdiff
path: root/tests/typ/markup/emph.typ
blob: 77ac2c72b5bec456cef5236e111adbb76a0c68e0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
// Test emphasis toggle.

---
// Basic.
_Emphasized!_

// Inside of words.
Partly em_phas_ized.

// Scoped to body.
#box[_Scoped] to body.