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

feat: Ability to change base HTML element InlineContent component #245

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

matthewlipski
Copy link
Collaborator

We should provide the ability to render InlineContent to elements other than divs in the DOM. It's already possible to do this in vanilla JS, and technically also in React, but an as prop needs to be added to the InlineContent component. This small PR does that.

@vercel
Copy link

vercel bot commented Jun 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote-website ✅ Ready (Inspect) Visit Preview Jun 16, 2023 6:18pm

@matthewlipski matthewlipski merged commit eeda50b into main Jul 4, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants