How to label mermaid diagrams saved as images? #13403
-
DescriptionWhen I save the mermaid diagrams as PNG/SVG in I tried E.g. the following
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I don't believe you can as it's hardcoded:
This would be a feature request to allow to mermaid figure to use label as filename. |
Beta Was this translation helpful? Give feedback.
I don't believe you can as it's hardcoded:
quarto-cli/src/core/handlers/mermaid.ts
Line 342 in 6eb757f
quarto-cli/src/core/handlers/mermaid.ts
Line 312 in 6eb757f
This would be a feature request to allow to mermaid figure to use label as filename.