Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Sep 1, 2026

ADF mark: breakout

Mark

Description

The breakout mark sets block nodes to extend wider than the normal content area. When no breakout mark is present, elements fit within the narrower margins dictated by ADF’s normal layout. Confluence uses a fairly narrow, portrait layout inspired by modern websites like medium.com. For some content, particularly technical content like code blocks, this can be too restrictive for comfortable viewing. A breakout mark sets wider margins for specific block node types where this is anticipated to be a concern.

Compatibility

Products

ConfluenceJira
1

Nodes

Structure

  • type - breakout
  • attrs
    • mode - wide | full-width
    • width? - width, in pixels 2

  1. Jira effectively renders everything as full-width at all times, so the mark currently would not make sense on Jira and there is no reason to expect this to change in the immediate future.↩︎
  2. The width attribute takes precedence over mode, but the mode attribute is still required due to backward-compatibility restrictions on the ADF structure.↩︎

Rate this page: