build based on bf45227

This commit is contained in:
Documenter.jl
2023-10-16 12:03:43 +00:00
parent d51f515e99
commit 96c390a5bf
41 changed files with 10434 additions and 90 deletions

View File

@@ -7333,7 +7333,7 @@ a.anchor-link {
if (!diagrams.length) {
return;
}
const mermaid = (await import("https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.3.1/mermaid.esm.min.mjs")).default;
const mermaid = (await import("https://cdnjs.cloudflare.com/ajax/libs/mermaid/10.5.0/mermaid.esm.min.mjs")).default;
const parser = new DOMParser();
mermaid.initialize({