selector

The CSS selector that should trigger a new section. Supports element, class and attribute selectors.

Examples:

  • 'h1, h2'

  • 'div.chapter'

  • 'role="doc-pagebreak"'