Images & Layouts
StellarDeck uses image modifiers and custom blocks to control layout — no CSS, no templates, just markdown.
Background Images
Section titled “Background Images”A bare image becomes a full-bleed background. Add fit to contain without cropping, or filtered for a dark overlay.
Split Layouts
Section titled “Split Layouts”![right] or ![left] splits the slide in half — image on one side, text on the other.
Columns
Section titled “Columns”:::columns splits content into equal-width columns.
Three Columns
Section titled “Three Columns”Add another separator for a third column. The grid adjusts automatically.
Center Block
Section titled “Center Block”:::center vertically and horizontally centers its content. Good for closing slides and credits.
:::steps reveals each paragraph on click — like build lists, but for free-form content.
Custom Background Color
Section titled “Custom Background Color”[.background-color: #hex] sets any CSS color as the slide background.