marp-vscode
marp-vscode copied to clipboard
Quick export commands
from #87 and #203:
-
"Export to ***": Quick export commands ("to PDF", "to HTML", "to PPTX"). The file name is the same as current document, and it will be exported next to the document.
- #203 suggests to add an extra directive for specifying a file name. Honestly we don't want to increase the number of directives because newbies may be overwhelmed by many directives, but may include to the second iteration if there are many upvotes.
An option that I would like is quick export to a temp file that is cleaned up later. Maybe labeled "Present with HTML" / "Present with PDF" / ...