Insert soft line breaks and page breaks in your document. Use line breaks to control text flow without creating new paragraphs. Page breaks force new pages when printing.Documentation Index
Fetch the complete documentation index at: https://superdoc-nick-sd-2070-add-content-controls-namespace-to-doc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Types of breaks
- Line Break - Moves to next line within same paragraph (Shift+Enter)
- Page Break - Forces content to start on new page when printing
Use case
- Address formatting - Multiple lines without paragraph spacing
- Poetry/verses - Maintain line structure without gaps
- Print control - Start chapters or sections on new pages
Commands
insertLineBreak
Insert a line break
Creates a soft break within the same paragraph
insertPageBreak
Insert a page break
Forces content to start on a new page when printed

