Introduction paragraph with bold and italic text.
Another paragraph here.
| Item | Count | Status |
|---|---|---|
| Widget | 42 | Active |
| Gadget | 17 | Inactive |
fn process() {
let items = get_items();
for item in items {
println!("{item}");
}
}
This is a complex slide with multiple element types.
Slide demonstrating image support.
Content after horizontal rule.