You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: code.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,8 @@ Enable syntax highlighting by specifying the programming language after the open
59
59
60
60
We use [Shiki](https://shiki.style/) for syntax highlighting and support all available languages. See the full list of [languages](https://shiki.style/languages) in Shiki's documentation.
61
61
62
+
You can customize the appearance of code blocks globally using the `styling.codeblocks` configuration in your `docs.json` file. See [Settings](/settings#codeblocks) for more details on theme customization.
0 commit comments