Skip to content

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Nov 4, 2025

Type of change

  • New feature
  • Documentation

Summary

This PR adds the following blocks from reference pages:

  • Context
  • Divider
  • File
  • Header
  • Image
  • Input
  • Markdown
  • Rich text
  • Section
  • Video

Notes

The following blocks are not in the above list at the moment:

Requirements

  • I have ensured the changes I am contributing align with existing patterns and have tested and linted my code
  • I've read and agree to the Code of Conduct

@zimeg zimeg added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 4, 2025
Copy link
Member Author

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📚 Leaving a note on current implementations at this time!

Comment on lines +45 to +54
"style": {
"bold": true,
"italic": false,
"strike": false,
"highlight": false,
"client_highlight": false,
"underline": false,
"unlink": false,
"code": false
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏷️ note: This is not the exact example from reference, but is an artifact of how JSON is parsed with the Java SDK at this time.

@zimeg zimeg merged commit e896ca0 into main Nov 5, 2025
3 checks passed
@zimeg zimeg deleted the blocks branch November 5, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants