You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Typora Mermaid block ignore `%%init{ ... }%% clauses which prevents graph customization. This customization was introduced in v8.7.0 (2020)
Describe the bug
Typora Mermaid block ignore `%%init{ ... }%% clauses which prevents graph customization. This customization was introduced in v8.7.0 (2020)
To Reproduce
Use following Markdown block:
Typora shows graph with no customizations:
Expected behavior
Mermaid Live editor shows customizations properly:
Desktop (please complete the following information):
Typora Version
1.3.3-dev (also latest stable)
Additional context
I suspect this may be related with Mermaid customizations code using
--mermaid
CSS rules in Typorauser.base.css
.The text was updated successfully, but these errors were encountered: