Skip to content

在 vuepress 中使用这个插件无效 #8

Description

@recoluan

我在 vuepress 项目中如下去配置 markdown-it-mermaid,但是无效的,请求支援。

extendMarkdown: md => {
      md.set({ breaks: true })
      md.use(require('markdown-it-mermaid').default)
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions