Skip to content

Does rehype-raw work with react-markdown in Firefox. #117

Answered by ChristianMurphy
rachelrj asked this question in Q&A
Discussion options

You must be logged in to vote

Welcome @rachelrj!

Sorry you ran into a spot of trouble.
It does support Firefox when built to run in a browser.
I created an example with CRA (react-scripts) as the build tool https://stackblitz.com/edit/github-7ztavd?file=src%2Fapp.tsx and opened it in Firefox 106.0.1
Everything rendered as expected.

screenshot

For the issue you're seeing locally, I'd check developer tools in the browser and look for any warning or error messages.
I suspect a build tool may not be configured correctly, but browser logs would likely give more specific idea of what's going wrong.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rachelrj
Comment options

@ChristianMurphy
Comment options

@rachelrj
Comment options

Answer selected by ChristianMurphy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants