We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#18 #23 #10 #6
the plugin bundle is large. use markdown-it-font-awsome instead.
the support lang:
PR for you lang.
the light model will remove the mermaid chart supports.
The text was updated successfully, but these errors were encountered:
commit for this issue: 40d493a
use the version >= 1.1.0
if the bundle size is too large also for >= 1.1.0
you may use the markdown-it-vue-light:
import MarkdownItVueLight from 'markdown-it-vue/dist/markdonw-it-vue-light.umd.min.js'
the meraid chart will not supports for the markdown-it-vue-light components.
Sorry, something went wrong.
please fix the path, is markdown, not markdonw
No branches or pull requests
the same bug list
#18
#23
#10
#6
reduce
vue-cli-plugin-webpack-bundle-analyzer
1. remove the markdown-it-icons
the plugin bundle is large. use markdown-it-font-awsome instead.
2. reduce the hilight.js lang
the support lang:
PR for you lang.
3. use echarts.simple only
the result
markdown-it-vue-light
the light model will remove the mermaid chart supports.
The text was updated successfully, but these errors were encountered: