From a703a195d4c276432fcf13c387e43fdfb4f70199 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sun, 20 Apr 2025 05:25:49 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- docs/intro/syntax-reference.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/intro/syntax-reference.md b/docs/intro/syntax-reference.md index 9c51fbe4e..cd8947854 100644 --- a/docs/intro/syntax-reference.md +++ b/docs/intro/syntax-reference.md @@ -124,8 +124,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)