From 0d11ac95e5eed04f6b52ec99d591f1643e1dd2fd Mon Sep 17 00:00:00 2001 From: Devin Logan Date: Sun, 28 Sep 2025 11:09:11 -0400 Subject: [PATCH] fix heading struture --- .../pages/component-library/default-components/code-blocks.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/docs/pages/component-library/default-components/code-blocks.mdx b/fern/products/docs/pages/component-library/default-components/code-blocks.mdx index f8dbcccfe..76a34af22 100644 --- a/fern/products/docs/pages/component-library/default-components/code-blocks.mdx +++ b/fern/products/docs/pages/component-library/default-components/code-blocks.mdx @@ -520,7 +520,7 @@ You can override the synchronization of code blocks by setting the `for` prop. -### Embed local code files +## Embed local code files