Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<RichText> block component #299

Open
yhatt opened this issue Sep 29, 2023 · 0 comments
Open

<RichText> block component #299

yhatt opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@yhatt
Copy link
Owner

yhatt commented Sep 29, 2023

https://api.slack.com/reference/block-kit/blocks#rich_text

rich_text block becomes able to use in Slack API. It has a similar rendering with <Section> but the output JSON is much structed. There are some advantages:

In jsx-slack, it requires new implementation of HTML parser for rich_text block format.
https://api.slack.com/changelog/2019-09-what-they-see-is-what-you-get-and-more-and-less

@yhatt yhatt changed the title <RichText> block component <RichText> block component Sep 29, 2023
@yhatt yhatt added the enhancement New feature or request label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant