Replies: 1 comment 1 reply
-
Welcome @matfire 👋 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
Hopefully this is the right org for this question...
Like the title says, is there a way to run a unified parser inside a web worker ? I am using Vite with React, if it helps.
If I try to run a simple parser with remarkParse, remarkRehype and rehypeStringify, I get the following error:
Is this not a supported environment? Or am I doing something wrong?
Unified v11.0.5
Beta Was this translation helpful? Give feedback.
All reactions