Clarify MCP server tool/credits, Download children, Mintlify subtitle m… - #6821
Draft
fern-api[bot] wants to merge 1 commit into
Draft
Clarify MCP server tool/credits, Download children, Mintlify subtitle m…#6821fern-api[bot] wants to merge 1 commit into
fern-api[bot] wants to merge 1 commit into
Conversation
…btitle mapping Co-Authored-By: bot_apk <apk@cognition.ai>
| ``` | ||
|
|
||
| <Tip> | ||
| The child content is plain text or a React element. Write `<Download src="...">click here</Download>` directly; the text does not need to be wrapped in a Markdown link like `[click here](.)`. |
Contributor
There was a problem hiding this comment.
Use 'select' instead of the input-specific verb 'click'.
| ``` | ||
|
|
||
| <Tip> | ||
| The child content is plain text or a React element. Write `<Download src="...">click here</Download>` directly; the text does not need to be wrapped in a Markdown link like `[click here](.)`. |
Contributor
There was a problem hiding this comment.
🚫 [vale] <Microsoft.Contractions> reported by reviewdog 🐶
Use 'doesn't' instead of 'does not'.
Suggested change
| The child content is plain text or a React element. Write `<Download src="...">click here</Download>` directly; the text does not need to be wrapped in a Markdown link like `[click here](.)`. | |
| The child content is plain text or a React element. Write `<Download src="...">click here</Download>` directly; the text doesn't need to be wrapped in a Markdown link like `[click here](.)`. |
| ``` | ||
|
|
||
| <Tip> | ||
| The child content is plain text or a React element. Write `<Download src="...">click here</Download>` directly; the text does not need to be wrapped in a Markdown link like `[click here](.)`. |
Contributor
There was a problem hiding this comment.
Use 'select' instead of the input-specific verb 'click'.
Contributor
|
🌿 Preview your docs: https://fern-preview-2026-09-02-fern-ai-2fbdc2-42e7218a.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a "What the MCP server does" section to the MCP server page covering the
ask_docstool, RAG-grounded answers with citations, semantic (vector) retrieval, and the 2-AI-credits-per-message cost shared with Ask Fern (linked to the AI credits section). Added a Tip on the Download component page noting that child content is plain text or a React element and needs no Markdown link wrapper. Added a "Migrating from Mintlify?" Note to the page settings page mapping Mintlify'sdescription/og:descriptionto Fern'ssubtitle/description/og:descriptionand their fallbacks. Note: the pages live underfern/products/docs/pages/...rather than thefern/docs/pages/...paths given in the task; the "Page settings" page isnavigation/frontmatter.mdx.