Quarto Diagrams - Mermaid documentation #5219
Closed
rmcd-mscb
started this conversation in
Feature Requests
Replies: 1 comment 3 replies
-
For what's worth, we do have mermaid metadata block examples in the Sizing and Echo sections. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a small issue.
As a new quarto user, the following text in the diagrams documentation eluded me in that I kept using the
//|
rather than%%/
in a mermaid block to define a figure caption.Note that the cell options syntax is slightly different for {mermaid} and {dot} (%%| and //|, respectively) because they have distinct character sequences for single-line comments.
Suggest adding it as a call out for more emphasis and perhaps adding an example of adding a figure caption to a mermaid block.
Beta Was this translation helpful? Give feedback.
All reactions