removing directives note

misundeerstood

Co-authored-by: Sidharth Vinod <github@sidharth.dev>
This commit is contained in:
generrosity
2025-04-20 17:21:19 +12:00
committed by GitHub
parent 646230d603
commit 05b5607265

View File

@@ -90,8 +90,6 @@ gantt
### [Directives](../config/directives.md)
Note: After 2025, directives will stop working. See [pull request #4691](https://github.com/mermaid-js/mermaid/pull/6491)
Allows for the limited reconfiguration of a diagram just before it is rendered. It can alter the font style, color and other aesthetic aspects of the diagram. You can pass a directive alongside your definition inside `%%{ }%%`. It can be done either above or below your diagram definition.
### [Theme Manipulation](../config/theming.md)