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
Update Graphviz to latest build; make Graphviz output a block element, not an
inline element.
Allow creating Mermaid and Graphviz diagrams using simpler code block syntax.
Support math free of Markdown escaping. This is a backward-incompatible
change: you must manually remove Markdown escaping from math written before
this release.
Fix failures when trying to edit a doc block which contains only diagrams.
Fix data corruption bug after sending a re-translation back to the Client.
Correct incorrect whitespace removal in Graphviz and Mermaid diagrams.