I'm wondering if there is ant way to have the title page, author details, and , that is set in the document YAML metadata block. Ideally, I would want the title page and author details on the first page, the on the second page, with a level 2 header i.e., ## Abstract, and the table-of-contents preceding the main body of the document.
A similar questions has been asked on this forum previously, but this didn't really resolve my issues (or at least I could see a way to apply it to my question).
I am converting from .md to .docx with a custom .docx template. I am using pandoc 2.1, Scriver 3, with the Scrivomatic+Pandocomatic workflow.
Many thanks in advance.