Skip to content

Failed to use Vue component in markdown #90

@ProsperBao

Description

@ProsperBao

I think the case conversion of plug-in V14 is incorrect when converting markdown to Vue components, which leads to the problem.

When I change the plug-in version to V13, it can be loaded successfully

image

image

image

Even ClientOnly cannot render successfully

↓↓↓↓↓↓↓↓↓↓↓You can see examples here↓↓↓↓↓↓↓↓↓↓↓
demo
↑↑↑↑↑↑↑↑↑↑↑You can see examples here↑↑↑↑↑↑↑↑↑↑↑

image

Please change the package Dependency in JSON "vite-plugin-md": "^0.14.0" -> "vite-plugin-md": "0.13.1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions