From aa3e5b79c89600c03db79c95b8aabae93ca9cd27 Mon Sep 17 00:00:00 2001 From: chilln Date: Sun, 25 May 2025 17:55:14 +0900 Subject: [PATCH] docs:apply proper formatting to documentation --- docs/docs/tools/describe.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/tools/describe.md b/docs/docs/tools/describe.md index 03cb0c62..1127c875 100644 --- a/docs/docs/tools/describe.md +++ b/docs/docs/tools/describe.md @@ -65,9 +65,11 @@ This diagram represents interactions between components/functions based on the d In your configuration: +``` toml [pr_description] add_diagram = true +``` ## Configuration options