Le vendredi 13 septembre 2019 21:14:32 UTC+2, Daniel Staal a écrit : > > On 9/13/19 3:04 PM, Don Raikes wrote: > > Hello, > > > > I am just getting started on my first pandoc project. I am breaking my > > project into multiple markdown files each of which starts with a level-2 > > header “##”. > > > > How do I tell pandoc to force page breaks at each level-2 header? > > > > What's your output format? Markdown has no idea of 'pages', so a page > break in markdown doesn't really mean anything. > For instance, assuming your target format is docx, you can add: ```{=openxml} ``` wherever a page break is needed in the Markdown document. -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/26ece219-65a0-46ba-b10b-d3d8a7350c07%40googlegroups.com.