[go: up one dir, main page]

Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Last updated Oct 3, 2025

Node - inlineCard

Purpose

The inlineCard node is an Atlassian link card with a type icon and content description derived from the link.

Type

inlineCard is an inline node.

Example

1
2
{
  "type": "inlineCard",
  "attrs": {
    "url": "https://atlassian.com"
  }
}

Fields

Attributes

Either dataor url must be provided, but not both.

Rate this page: