iamcco / iamcco/markdown-preview.nvim
mermaid在html <details> 中无法被正确渲染
Open
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**

**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.