Skip to content
Discussion options

You must be logged in to vote

This requires a YAML multi-line string. Like this:

```{mermaid}
%%| label: fig-components
%%| fig-cap: | 
%%|   A long caption that I am using to demonstrate my problem
%%|   with long captions
flowchart TB
  A(A) --> B(B)
  B --> C(C)
```

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rockgecko
Comment options

Answer selected by Rockgecko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants