Insert Page Breaks into Markdown for PDF
Sources:
If you’re generating output for PDF or printing, you may need to generate Page breaks in your documents. Markdown doesn’t direct support for Page Breaks but you can use HTML to force a page break using the following markup:
Since Markdown supports embedded HTML rendering, this forces a page break into a printed or PDF document.
- See Espanso Setup and Configuration for details on the custom
:mdpagebreak
text-expansion snippet to use with Espanso:
Appendix
Note created on 2024-04-12 and last modified on 2024-04-12.
Backlinks
(c) No Clocks, LLC | 2024