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

Add prism prop to Editor #287

Merged
merged 1 commit into from
Feb 1, 2022
Merged

Conversation

srmagura
Copy link
Contributor

@srmagura srmagura commented Jan 9, 2022

I am upgrading the website for the Emotion project to the latest react-live. We need to pass in a custom Prism instance that highlights CSS embedded in JS tagged template literals. This PR makes it so you can pass in a custom Prism instance.

Closes #284.

@jpdriver jpdriver merged commit 7b18e49 into FormidableLabs:master Feb 1, 2022
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.

Allow passing in Prism instance
2 participants