Skip to content
Discussion options

You must be logged in to vote

You can add a \pagebreak after your YAML, before the main part of your document begins. For example:

---
title: "Your title here"
format: pdf
editor: visual
toc: true
---

\pagebreak

# Heading 1

Some text. 

## Heading 2

Some more text.

## Another heading 2

Even more text.

This produces the following:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bharathgs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants