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 node: inlineExtension

Node

Description

Extensions provide hook points for ecosystem add-ons to integrate with how ADF content is rendered. The inlineExtension node type is used in contexts that only permit “inline” content, such as paragraph and heading.

Compatibility

Products

ConfluenceJira
⚠️1

Usage

Marks

Structure

inlineExtension

  • type - inlineExtension
  • attrs
    • extensionKey - string – not empty
    • extensionType - string – not empty
    • localId? - string – not empty, UUID2
    • parameters? - object
    • text? - string
  • marks? - array(dataConsumer?, fragment?)

  1. This node is not documented for Jira, so it is assumed to be unsupported for now↩︎
  2. Not enforced by the schema, which only requires that this field be non-empty↩︎

Rate this page: