You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @StaloneLab thanks for your prompt reply ~
not a greater version, using "remark-parse": "^9.0.0", "remark-parse": "^9.0.0","remark-rehype": "^8.1.0", "unified": "^9.2.2"
is there are some suggestions to solve this error ? thks.
This is a greater version unfortunately. I was referring to the version of remark, but remark-parse has different versioning. See if you can make it work by downgrading remark-parse to 8.x. You might need to downgrade some other dependencies to have them work with it, for instance remark-rehype should stay in version 7.x.
If you cannot downgrade, then please refer to the issue linked above.
hi,I use [email protected] in bytemd trying to test markdown text align in remark processing,
here's the codesandbox demo link: https://codesandbox.io/s/bytemd-remark-align-demo-lgvpb ,
it goes to a error:
The text was updated successfully, but these errors were encountered: