-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[Bug report] markdown-it plugin cant load by using config.markdown.plugins
config.
#2175
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
Comments
config.markdown.plugins
config.config.markdown.plugins
config.
Please provide a reproduction repository so we can help you. |
Hi, @kefranabg. This is a reproduction repository. |
|
See the document, that is under |
|
@kefranabg It's not deprecated. All the logic is placed in the |
It was a bug of module resolver. And have already been resolved in #2289 . Didn't notice this issue |
Ref #2286 |
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Steps to reproduce
What is expected?
Using config below can correctly load markdown-it plugin like the doc.
Actually it cant load any markdown-it plugins. But loading correctly in using
markdown.extendMarkdown
like:What is actually happening?
Actually cant load any markdown-it plugins
Other relevant information
npx vuepress info
in my VuePress project:The text was updated successfully, but these errors were encountered: