Skip to content
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

Using markdown plugins #79

Closed
vmihailenco opened this issue Mar 24, 2021 · 1 comment
Closed

Using markdown plugins #79

vmihailenco opened this issue Mar 24, 2021 · 1 comment
Labels
invalid Invalid issues

Comments

@vmihailenco
Copy link

Looking at https://github.com/vuepress/vuepress-next/blob/main/packages/%40vuepress/markdown/src/markdown.ts I don't see any way to use markdown-it plugin, e.g.:

  markdown: {
    plugins: { 'markdown-it-include': {} },
  },

Am I missing something or this is not supported yet?

@meteorlxy
Copy link
Member

https://vuepress2.netlify.app/reference/plugin-api.html#extendsmarkdown

Please move to the correct place to ask questions

@meteorlxy meteorlxy added the invalid Invalid issues label Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Invalid issues
Projects
None yet
Development

No branches or pull requests

2 participants