Skip to content

Conversation

@mathias-ewald
Copy link

Enables customizing individual diagrams using JSON syntax in code blocks (e.g., ```mermaid {"theme": "dark"}). Per-diagram options are merged with global renderer options, with per-diagram settings taking precedence.

Also improves cache invalidation by including options in cache keys and adds type validation for cli_args arrays.

Enables customizing individual diagrams using JSON syntax in code blocks
(e.g., ```mermaid {"theme": "dark"}). Per-diagram options are merged
with global renderer options, with per-diagram settings taking precedence.

Also improves cache invalidation by including options in cache keys and
adds type validation for cli_args arrays.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant