Skip to content

fix(docs): clean up frontmatter title and description issues#373

Open
moss-bryophyta wants to merge 1 commit into
mainfrom
docs/frontmatter-cleanup-2026-07-17
Open

fix(docs): clean up frontmatter title and description issues#373
moss-bryophyta wants to merge 1 commit into
mainfrom
docs/frontmatter-cleanup-2026-07-17

Conversation

@moss-bryophyta

Copy link
Copy Markdown
Contributor

Summary

Small frontmatter consistency fixes surfaced during the daily docs review, all in pages touched by the #354 refactor.

  • Trailing whitespace in title (4 pages): platform/index, integrations/mintlify/quickstart, integrations/mintlify/guides/managing-translations, integrations/mintlify/reference/locales. The title must match the page H1 exactly, so stray trailing spaces should go.
  • Backticks in a description: platform/core/quickstart used \generaltranslation`. The style guide forbids backticks in descriptions because the value is used verbatim as the HTML meta description and in llms.txt`, where backticks render as literal characters.
  • Missing terminal period: overview/key-concepts description now ends with a period, per the style guide.

Link validator passes.

🌿 Automated daily docs review.

- Trim trailing whitespace from four titles (Platform, Mintlify
  Quickstart, Mintlify Managing translations, Mintlify Locales).
- Remove backticks from the Core Quickstart description (descriptions
  are used verbatim as HTML meta/llms.txt where backticks render
  literally).
- Add the missing terminal period to the Key concepts description.
@moss-bryophyta
moss-bryophyta enabled auto-merge (squash) July 17, 2026 15:07
This was referenced Jul 17, 2026
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