Originally specified here
The diagram source is not present in the HTML - @docusaurus/theme-mermaid renders it to SVG at build time and discards the original code. Any fix would require patching the Docusaurus build process or the theme plugin itself, which is significantly out of scope compared to the other fixes. Deferring until a preferred approach is agreed on.
Originally specified here
The diagram source is not present in the HTML -
@docusaurus/theme-mermaidrenders it to SVG at build time and discards the original code. Any fix would require patching the Docusaurus build process or the theme plugin itself, which is significantly out of scope compared to the other fixes. Deferring until a preferred approach is agreed on.