diff --git a/changelog.mdx b/changelog.mdx
index a495f4ac9b..ecaddfd5a8 100644
--- a/changelog.mdx
+++ b/changelog.mdx
@@ -1076,7 +1076,7 @@ noindex: true
## Bug fixes
- - Fixed Columns component layout regression.
+ - Fixed Columns component layout regression..
- Fixed AsyncAPI enum parameters showing as plain type strings.
- Fixed Aspen and Luma theme layout issues.
- Fixed columns component layout breaking across multiple themes.
diff --git a/cli/install.mdx b/cli/install.mdx
index 6dc89c4bd5..aab2cffe97 100644
--- a/cli/install.mdx
+++ b/cli/install.mdx
@@ -161,16 +161,4 @@ You can also format MDX files with [`mint format`](/cli/commands#mint-format).
**Solution**: Ask your IT administrator to add `releases.mintlify.com` to your network allowlist.
-
- In versions before `4.0.1125`, running `npx mint dev` or other commands from a docs
- repository could cause the CLI to incorrectly detect itself as a local development
- build. This made the CLI point to `localhost` URLs instead of the Mintlify production
- API, resulting in connection errors or unexpected behavior.
-
- **Solution**: Update to the latest CLI version:
-
- ```bash
- npm i -g mint@latest
- ```
-
diff --git a/cli/mdx-extension.mdx b/cli/mdx-extension.mdx
index 5e2fdadabf..83cb6ada17 100644
--- a/cli/mdx-extension.mdx
+++ b/cli/mdx-extension.mdx
@@ -8,6 +8,10 @@ The Mintlify MDX extension adds language support for Mintlify projects to VS Cod
The extension also runs a live preview inside your editor, so you can write and see rendered output without switching to a browser.
+
+ test content
+
+
## Prerequisites
- VS Code 1.85.0 or newer
diff --git a/components/accordions.mdx b/components/accordions.mdx
index 45d6088853..12c3fc2d26 100644
--- a/components/accordions.mdx
+++ b/components/accordions.mdx
@@ -9,8 +9,6 @@ import IconsOptional from "/snippets/icons-optional.mdx";
Use accordions to organize information and progressively disclose content. Users can expand and collapse each section.
-When you open an accordion, the URL hash updates, which lets you share direct links to specific accordion sections.
-
## Single accordion
diff --git a/contact-support.mdx b/contact-support.mdx
index 21f9dd950a..77ddc91d93 100644
--- a/contact-support.mdx
+++ b/contact-support.mdx
@@ -5,7 +5,7 @@ description: "Contact Mintlify support for help with your documentation site, in
## Ask our docs
-Use the keyboard shortcut Cmd + I (macOS) or Ctrl + I (Windows/Linux). This starts a chat with our AI assistant trained on our documentation.
+Use the keyboard shortcut Cmmmd + I (macOS) or Ctrl + I (Windows/Linux). This starts a chat with our AI assistant trained on our documentation.
## Watch video tutorials
@@ -16,7 +16,7 @@ Visit our [YouTube](https://www.youtube.com/@GetMintlify/videos) channel for tut
Send us a message from your [dashboard](https://app.mintlify.com/). Click the support button in the top bar to open a support chat.
-
+ 
@@ -25,4 +25,4 @@ Send us a message from your [dashboard](https://app.mintlify.com/). Click the support@mintlify.com. Include the URL of your [dashboard](https://app.mintlify.com/) with your organization and deployment in your email so we can help you faster. For example, `app.mintlify.com/your-org/your-deployment`.
+If you can't access your dashboard, email us at [support@mintlify.com](mailto:support@mintlify.com). Include the URL of your [dashboard](https://app.mintlify.com/) with your organization and deployment in your email so we can help you faster. For example, `app.mintlify.com/your-org/your-deployment`.
diff --git a/create/text.mdx b/create/text.mdx
index ac657ceb83..851fd28439 100644
--- a/create/text.mdx
+++ b/create/text.mdx
@@ -6,7 +6,7 @@ keywords: ["Markdown formatting", "text styling", "headings", "anchor links", "c
## Headings
-Headings organize your content and create navigation anchors. They appear in the table of contents and help users scan your documentation.
+fawefaewt and create navigation anchors. They appear in the table of contents and help users scan your documentation.
### Create headings
diff --git a/docs.json b/docs.json
index 1b0f3ed425..f70c3e81d3 100644
--- a/docs.json
+++ b/docs.json
@@ -568,6 +568,9 @@
]
}
]
+ },
+ {
+ "tab": "Example"
}
],
"language": "en"