mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
This commit updates the graphviz plugin implementation to match the official Discourse mermaid theme-component. This moves the rendering to be 100% client-side and 100% SVG, with a builtin fullscreen view. The change improves image quality and simplifies the implementation. Graphviz diagrams will now adopt a fixed 16:9 size in posts, to avoid any scroll jumps.
3 lines
82 B
YAML
Vendored
3 lines
82 B
YAML
Vendored
en:
|
|
site_settings:
|
|
discourse_graphviz_enabled: "Enable the Graphviz plugin"
|