Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:44
· 3 commits to master since this release

New

  • Cover slide — add title (and optionally description) to a note's frontmatter to open the presentation with a centered cover: big title, muted tagline. The cover stays out of the breadcrumbs and sticky headings.
  • Sticky slide heading — while stepping through a slide taller than the viewport, its heading pins to the top (toggleable in settings). The pinned heading gets a pp-stuck class so CSS snippets can restyle it, e.g. shrink it.
  • Slide outline panel — run "Open slide outline" for a sidebar listing every slide, indented by section and highlighting the current one. Click an entry to jump straight to that slide.

Fixed

  • Clicking a code block's copy button no longer advances the presentation.
  • The presentation re-centers the current slide when the window or pane is resized.