Presentation Tool
Slide template and markdown rendering walkthrough
Ben Houston · 2026-03-18
This example deck exercises every built-in slide layout and the core markdown features used inside real talks.
Slide template and markdown rendering walkthrough
Ben Houston · 2026-03-18
This example deck exercises every built-in slide layout and the core markdown features used inside real talks.
logo: "/brand/example-logo.svg" in the deck front matter.Open Features Demo Interpolation
https://landofassets.com/demoFeatures DemoBen Houston2026-03-18Features Demo Interpolationurl to render a QR code and link directly under the title area.urlLabel to show friendlier text than the raw URL.urlPosition: below places the block after the main content.Try the demo
https://landofassets.com/demoScan or visit the demo
https://landofassets.com/demourlPosition: above places the URL / QR block directly under the title area.Inline image in the left column
/api/images/....verticalAlign: center-independent.Ordered steps in the right column
content/example/index.md/example/2 to verify the column layoutTitle
Image layouts
image-leftimage-rightMarkdown
verticalAlign: center and the faster crossfade transition.crossfade overlaps the outgoing and incoming slides.fade waits for the current slide to disappear before bringing in the next slide.Use image-full when the image should own the slide and the text only needs to reinforce the emotional takeaway.
“Our 3D load times dropped 80%”
Acme Corp
Use quote for customer proof points, executive pull quotes, or outcome slides between denser product content.
Live page inside the deck
embed renders a live iframe in the slide body area./ stay on the same origin.X-Frame-Options.autoAdvance to a positive number of seconds.Inline code should stay monospaced.verticalAlign: top.const slide = { stub: 'example', layout: 'single', title: 'Markdown Features', };
build transition.build transition.title: "Slide Include With Snippet Image" notes: "Demonstrate ::include-slide using a reusable slide with its own image path."
content/~snippets/.The content below comes from content/~snippets/fragments/reusable-image-fragment.md.
B or . to blank the screen and bring the audience's attention back to you.