Skip to content

Slide/presentation mode (reveal.js style) #15

@tacheraSasi

Description

@tacheraSasi

Feature: Slide / Presentation Mode

mdcli slides deck.md splits content on --- and renders a reveal.js-style presentation.

Details

  • New slides subcommand (or serve --slides flag)
  • Split markdown on --- horizontal rules into individual slides
  • Render each slide as a full-screen section
  • Support keyboard navigation (arrow keys, space, escape)
  • Support speaker notes via HTML comments or a Note: convention
  • Add slide counter and progress bar
  • Support # headings as slide titles
  • Optional presenter view with notes and next-slide preview

Why

Markdown-to-slides is a popular workflow. Having it built into mdcli avoids needing separate tools like Marp or reveal.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions