mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Fixing image
This commit is contained in:
parent
e70562a102
commit
4dfd7db729
@ -265,7 +265,7 @@ You can create charts in Joplin using the [Mermaid syntax](https://mermaidjs.git
|
||||
|
||||
This is how it would look with the Markdown on the left, and rendered graph on the right:
|
||||
|
||||
<img src="https://joplin.cozic.net/images/Mermaid.png" style="max-width: 512px;">
|
||||
<img src="https://joplin.cozic.net/images/Mermaid.png" style="max-height: 16em;">
|
||||
|
||||
Note that Mermaid graphs are always rendered on a white background regardless of the current theme. This is because they can contain various colours that may not be compatible with the current theme.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user