1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Fixing image

This commit is contained in:
Laurent Cozic 2019-02-28 00:27:25 +00:00
parent a0e5947ba4
commit e70562a102

View File

@ -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:
![Mermaid support in Joplin](https://joplin.cozic.net/images/Mermaid.png)
<img src="https://joplin.cozic.net/images/Mermaid.png" style="max-width: 512px;">
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.