Skip to content
Discussion options

You must be logged in to vote

Assuming you are using a bespoke template with Marp CLI, the following keyboard shortcuts are available:

  • Space / / / PageDown: Next slide
  • Shift + → / Shift + ↓ / Shift + PageDown: Next slide with skip remaining fragmented lists on the current slide (ref. marp-team/marp-cli#206)
  • Shift + Space / / / PageUp: Previous slide
  • Shift + ← / Shift + ↑ / Shift + PageUp: Next slide with skip remaining framented lists on the current slide
  • Home: Jump to the first slide
  • End: Jump to the last slide
  • f / F11: Toggle full-screen (ref)
  • p: Open presenter view (ref)

Existing shortcuts cannot customize, but it's possible to add JavaScript to Markdown to simulate pressing a shortcut key when a specific…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@denilsonsa
Comment options

@yhatt
Comment options

Answer selected by denilsonsa
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants