We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1798f9b commit e9156daCopy full SHA for e9156da
custom/index.md
@@ -21,7 +21,7 @@ info: false
21
# enabled pdf downloading in SPA build, can also be a custom url
22
download: false
23
# filename of the export file
24
-exportFilename: 'slidev-exported.pdf'
+exportFilename: 'slidev-exported'
25
# syntax highlighter, can be 'prism' or 'shiki'
26
highlighter: 'prism'
27
# show line numbers in code blocks
0 commit comments