marp-team / marp-vscode

Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
https://marketplace.visualstudio.com/items?itemName=marp-team.marp-vscode
MIT License
1.58k stars 75 forks source link

Currently, the Marp plugin does not support the Mermaid syntax in Markdown, which prevents the direct generation of images using Markdown. #469

Closed aiyinluya closed 8 hours ago

aiyinluya commented 8 hours ago

The current plugin screenshot is as follows:

The correct image display is as follows:

yhatt commented 8 hours ago

[!NOTE] Thanks for creating a issue. However, we would appreciate your help in writing in English for the discoverability and workability of Marp team and our community.

aiyinluya commented 8 hours ago

Note

Thanks for creating a issue. However, we would appreciate your help in writing in English for the discoverability and workability of Marp team and our community.

I have already modified the question.

yhatt commented 8 hours ago

Marp has no support for mermaid.js officially due to technical lacked rendering reliability (marp-team/marp-core#139). Check out related/duplicated issues and discussions:

Some described workarounds by community might help you.