From 513b81869c27bb824018dd59aac6d720a0204dee Mon Sep 17 00:00:00 2001 From: "Kaishan (Sam) Ding" Date: Mon, 21 Oct 2024 12:41:54 -0700 Subject: [PATCH] add code block styling in global settings --- settings/global.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/settings/global.mdx b/settings/global.mdx index 0c3ca6b5e..8672a425f 100644 --- a/settings/global.mdx +++ b/settings/global.mdx @@ -188,6 +188,16 @@ settings. Learn more about the [properties](#properties) or from an The style of the rounded edges. + + The style of the code block. + + + `auto` will automatically switch between light and dark mode based on the + user's system preferences. + + + + ### Structure