Skip to content

Update from code changes: inline Markdown in component titles - #7176

Closed
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/a601e7c4
Closed

Update from code changes: inline Markdown in component titles#7176
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/a601e7c4

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents new support for inline Markdown formatting in the title prop of the Accordion, Card, Step, Tab, Tile, and Color.Row components.

The triggering change compiles bounded inline Markdown in component titles at build time. Authors can now use bold, italic, strikethrough, inline code, and links in title strings. Links render as styled label text rather than clickable links, and block Markdown, images, HTML, and MDX components stay literal. Anchor IDs, table of contents entries, and tab synchronization use the plain text of the title. See https://github.com/mintlify/mint/pull/10483

Changes

  • Added a note about inline Markdown support to the title property on the Accordions, Cards, Steps, Tabs, Tiles, and Color component pages
  • Added a help center page covering supported syntax, limitations, and how formatted titles affect IDs and tab synchronization
  • Mirrored all changes in the Spanish, French, and Chinese translations and their navigation files

Note

Low Risk
Documentation and navigation only; no runtime or application code changes.

Overview
This PR documents inline Markdown in the title prop for Accordion, Card, Step, Tab, Tile, and Color.Row, matching the platform change in mint#10483.

It adds a new Help center article (format-component-titles-with-markdown) covering supported syntax (bold, italic, strikethrough, inline code, links), limitations (links are styled only; block MDX/HTML stays literal), and behavior for anchor IDs, TOC, and tab sync (plain text after stripping markup). Each affected component reference page now notes Markdown support on title and links to that article.

The same content and nav entry are added for Spanish, French, and Chinese (docs.json, es.json, fr.json, zh.json).

Reviewed by Cursor Bugbot for commit c7940d2. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 28, 2026, 6:12 PM

@mintlify

mintlify Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟡 Building Aug 28, 2026, 6:11 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant