Skip to content

Reveal.js PDF Export menu item is broken #2988

@awehrfritz

Description

@awehrfritz

In reveal.js presentations, the menu item for the PDF Export tool triggers the overview mode rather than a PDF export.

Looking at what I believe is the respective code, it appears to be a simple oversight and probably straightforward to fix:

{
title: "PDF Export Mode",
key: "e",
handler: "overview",
},

Weirdly, though, the key binding "e" still works as expected.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingrevealjsIssues with the revealjs format

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions