Closed Koooooo-7 closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
docsify-preview | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 17, 2024 0:44am |
Btw what happens with latest mermaid? Is there an error or something?
Btw what happens with latest mermaid? Is there an error or something?
The mermaid makes a breaking change that it only support the async render after > v9.3, but we use the marked
in synchronization. Hence user can not simply replace the code render with async functions, it gonna get a wrong Promised
.
Summary
correct mermaid docs after upgrade marked, and mentioned its limitation. We should adoption the mermaid to resolve the async issue in #1433 then.
Related issue, if any:
What kind of change does this PR introduce?
Docs
For any code change,
Does this PR introduce a breaking change?
Yes No
Tested in the following browsers: