You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your work on this repository! I noticed the feature request for Rich Text blocks has been open for a while, and I’m really interested in contributing to this. I’d be happy to start working on it and submit a PR, but I wanted to check first: is there still a chance it could be reviewed and potentially merged?
I understand maintaining open-source projects can be time-consuming, so I completely understand if priorities have shifted. Just wanted to gauge if this is something worth pursuing.
Thank you for giving me access to the repository! To familiarize myself with the package’s architecture, I’ve opened a pull request for the video block. If you have the time, I’d really appreciate it if you could review the code with the package’s structure in mind.
Once the PR is approved and merged, I’ll move on to creating the rich text block and element independently.
Thank you for your guidance and for making this project available to the community! 😊
rich_text_section
,rich_text_list
,rich_text_quote
,rich_text_preformatted
) #65object { trigger: Trigger }
object { url: string, ?customizable_input_parameters: array{ name: string, value: string } }
The text was updated successfully, but these errors were encountered: