[Fixture] Callout
Basic callout with icon and color
Callout without attributes (emoji extracted from content)
Callout with color only (no icon)
Nested callouts
Triple-nested callouts
Level 1 content.
Level 2 content.
Level 3 (innermost) content.
Callout containing rich content
A callout can contain any block content:
-
List item 1
-
List item 2
-
List item 3
And also code:
const x: number = 42;
console.log(x);