VSCode extension with remark-directive gives error #2543
Unanswered
subproject22
asked this question in
Q&A
Replies: 1 comment
-
That looks like a problem with the extension / language server. That can be reporter at https://github.com/mdx-js/mdx-analyzer |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Using MDX extension, remark-directive and simple React component. Everything working, but it shows error in VSCode when I pass multiple directives.
Could not parse expression with acornMDXmicromark-extension-mdx-expression:acorn
Any way to silent or fix it? Tried to setup tsconfig, no effect
Beta Was this translation helpful? Give feedback.
All reactions