Skip to content

Allow a header page before the global table of contents page in the exported pdf file #129

@sachinchitran

Description

@sachinchitran

When I try to export the wiki markdown files (with the global table of contents argument), the resulting PDF file shows the table of contents as the first page. I looked through the code and understand that the toc md file gets added to the top of the list of md files before the pdf conversion. Is it possible to have an option to choose an md file as the first page so that I do not have the table of contents as the first page?

azuredevops-export-wiki -o "ReleaseNotes_20221012.1.pdf" --header-template-path "header.html" --footer-template-path "footer.html" --css "styles.css" --globaltoc "Table of contents" -v

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions