mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
This commit is contained in:
parent
5c8be448ab
commit
19af6a8722
@ -23,7 +23,7 @@ export default {
|
||||
inline: true,
|
||||
// Override the default pre styles. Using the default `white-space: pre`
|
||||
// can cause math expressions to be too tall and break some diagrams.
|
||||
text: 'pre.mermaid > svg { white-space: unset; }',
|
||||
text: 'pre.mermaid[data-processed=true] { white-space: unset; }',
|
||||
mime: 'text/css',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user