iamcco / iamcco/markdown-preview.nvim

mermaid在html <details> 中无法被正确渲染

Open
#327 1 comment 0 reactions 0 assignees View on GitHub
help wanted safari
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
mermaid在html \ 中无法被正确渲染

**To Reproduce**
比如md文件有如下的内容,在预览的页面中, 展开折叠后的mermaid是无法被显示的

````

fold

This is some text

```mermaid
graph LR
A --> B
B --> C
```

This is more text.

````

**Expected behavior**
期望是details被展开,mermaid也能争取显示

**Screenshots**
![image](https://user-images.githubusercontent.com/7982961/114649333-e90f5380-9d12-11eb-9923-c41762a0cd7e.png)

**Desktop (please complete the following information):**
- OS: macOS Big Sur

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.