You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding pdf-lib's post process for attaching PDF metadata for the slide outline is good to make better quality of PDF slides. marp-team/marp#199 (reply in thread)
First we aim to reproduce the outline view shown in Marp for VS Code. After than, we might add an option to change the format of the outline.
(VS Code shows a line of the original text in the outline view. In PDF, showing the page number would be better than --- :)
Adding pdf-lib's post process for attaching PDF metadata for the slide outline is good to make better quality of PDF slides.
marp-team/marp#199 (reply in thread)
First we aim to reproduce the outline view shown in Marp for VS Code. After than, we might add an option to change the format of the outline.
(VS Code shows a line of the original text in the outline view. In PDF, showing the page number would be better than
---
:)Reference
12.3.3 Document Outline
)Related
--with-toc
option is specified slidevjs/slidev#669@lillallol/outline-pdf
: Probably we would not use it due to fine-tunable outline and reliability of implementation.The text was updated successfully, but these errors were encountered: