The default layout for content slides.
inline codelayout: slide in the front matterUse align: left to place content on the left with an image on the right.
Use align: right to place the image on the left with content on the right.
Setting graphic without align renders the image as a background.
The Force will be with you, always.
Rouge syntax highlighting with language labels and a copy button.
def greet(name: str) -> str:
return f"May the Force be with you, {name}"
print(greet("Luke"))
Yoda and R2-D2 — two of the galaxy's most reliable companions
Body paragraph — the default size used for regular slide content, explanations, and running text.
Muted inline code, bold emphasis, and italic emphasis at body size for comparison.