blob: e00e9230b33cd3854a5122518959142cc6c98473 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
// Test baseline handling.
---
Hi #text(1.5em)[You], #text(0.75em)[how are you?]
Our cockatoo was one of the
#text(baseline: -0.2em)[#box(circle(radius: 2pt)) first]
#text(baseline: 0.2em)[birds #box(circle(radius: 2pt))]
that ever learned to mimic a human voice.
---
Hey #box(baseline: 40%, image("/files/tiger.jpg", width: 1.5cm)) there!
|